일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 |
- API
- Blocks
- IF (식)
- ControlGetText
- autohotkey
- if(식)
- SetEnv
- EnvAdd
- Var:=식
- EnvSub
- EnvDiv
- SetMouseDelay
- Threads
- 식의 설명
- if
- SetTitleMatchMode
- EnvMult
- IfWinExist
- Menu
- ControlSend
- StringGetPos
- SetControlDelay
- MouseClick
- 함수
- IfInString
- 식
- SetKeyDelay
- DetectHiddenWindows
- 배열
- EnvSet
- Today
- Total
목록2007/11 (604)
ㄴrㅎnㅂrㄹrㄱi
WinSetTitle 윈도우의 타이틀을 변경WinSetTitle, NewTitle WinSetTitle, WinTitle, WinText, NewTitle [, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 NewTitle 새로운 타이틀을 지정 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 당겨 수를 하나만 지정하면, LastFoundWindow의 윈도우가 당겨 수로 지정한 타이틀이 된다 Related WinMove, WinGetActiveStats, WinGetActiveTitle, WinGetText, ControlGetText, ..
WinSet 윈도우를 항상 맨 앞면표시 상태로 하거나 반투명으로 하거나 한다WinSet, SubCmd, Value [, WinTitle, WinText, ExcludeTitle, ExcludeText] Parameters 인수명 설명 SubCmd,Value 아래와 같이 참조. WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 SubCmd,Value Top 윈도우를 일번수전으로 이동한다.액티브하게는 안 된다.시스템의 설정에 따라서는 동작하지 않는다. Bottom 윈도우를 다른 모든 윈도우의 뒤로 이동한다. AlwaysOnTop ,ON|OFF|TOGGLE Topmost ,ON|OFF|TOG..
WinRestore 윈도우의 최소화나 최대화를 바탕으로 되돌린다WinRestore [, WinTitle, WinText, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 일부의 윈도우는 이 방법에서는 복원할 수 없다. 대신에 이하의 방법을 사용하면, 복원할 수 있는 경우가 있다. PostMessage, 0x112, 0xF120,,, WinTitle, WinText ; 0x112 = WM_SYSCOMMAND, 0xF120 = SC_RESTORE Related WinMinimize, WinMax..
WinMinimizeAll / WinMinimizeAllUndo 모든 윈도우를 최소화한다 / 그것을 바탕으로 되돌린다WinMinimizeAll WinMinimizeAllUndo Remarks WinMinimizeAll그리고 모든 윈도우가 최소화된다. WinMinimizeAllUndo(을)를 실시하면,WinMinimizeAll그리고 최소화한 윈도우를 바탕으로 되돌린다.
WinMinimize 윈도우를 최소화한다WinMinimize [, WinTitle, WinText, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 최소화한 윈도우를 바탕으로 되돌리려면 , WinRestore커멘드를 사용한다. 일부의 윈도우는 이 방법에서는 최소화할 수 없다. 대신에 이하의 방법을 사용하면, 최소화할 수 있는 경우가 있다. PostMessage, 0x112, 0xF020,,, WinTitle, WinText ; 0x112 = WM_SYSCOMMAND, 0xF020 = SC_M..
WinMaximize 윈도우를 최대화한다.WinMaximize [, WinTitle, WinText, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 최대화한 윈도우를 바탕으로 되돌리려면 , WinRestore커멘드를 사용한다. 일부의 윈도우는 이 방법에서는 최대화할 수 없다. 이하의 방법을 사용하면 최대화할 수 있는 경우가 있다. PostMessage, 0x112, 0xF030,,, WinTitle, WinText ; 0x112 = WM_SYSCOMMAND, 0xF030 = SC_MAXIM..
WinMove 윈도우의 위치나 사이즈를 변경한다WinMove, X, Y WinMove, WinTitle, WinText, X, Y [, Width, Height, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 X, Y 윈도우가 새로운 수평 좌표와 수직 좌표를 지정. Width, Height 윈도우의 새로운 폭과 높이를 지정.생략시는 변경 없음. ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 2개의 정수를 당겨 수라고 했을 경우, LastFoundWindow(을)를 그 위치로 이동한다. Width(이)나Height에 일정치보다 작은 사이..
WinKill 윈도우를 강제적으로 닫는다WinKill [, WinTitle, WinText, SecondsToWait, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 SecondsToWait 윈도우가 완전하게 닫혀질 때까지 대기하는 시간. 생략시는 일절 기다리지 않는다.「0」(을)를 지정하면,500밀리 세컨드 기다린다. WinWaitClose의 기능과 닮아 있지만,ErrorLevel그리고 윈도우가 닫혀졌는지를 취득하는 것은 할 수 없다. ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 이 커멘드를 실행하면, 우선 최초로 윈도우를 닫는 것..