일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- SetEnv
- EnvMult
- StringGetPos
- autohotkey
- IfWinExist
- EnvDiv
- IF (식)
- 배열
- SetControlDelay
- IfInString
- Blocks
- EnvSet
- EnvAdd
- Menu
- SetTitleMatchMode
- SetMouseDelay
- ControlGetText
- if(식)
- 식
- if
- Threads
- API
- Var:=식
- ControlSend
- MouseClick
- 식의 설명
- EnvSub
- SetKeyDelay
- 함수
- DetectHiddenWindows
- Today
- Total
목록WinActivate (9)
ㄴrㅎnㅂrㄹrㄱi
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..
WinKill 윈도우를 강제적으로 닫는다WinKill [, WinTitle, WinText, SecondsToWait, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 SecondsToWait 윈도우가 완전하게 닫혀질 때까지 대기하는 시간. 생략시는 일절 기다리지 않는다.「0」(을)를 지정하면,500밀리 세컨드 기다린다. WinWaitClose의 기능과 닮아 있지만,ErrorLevel그리고 윈도우가 닫혀졌는지를 취득하는 것은 할 수 없다. ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 이 커멘드를 실행하면, 우선 최초로 윈도우를 닫는 것..
WinClose 윈도우를 닫는다WinClose [, WinTitle, WinText, SecondsToWait, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 SecondsToWait 윈도우가 완전하게 닫혀질 때까지 대기하는 시간. 생략시는 일절 기다리지 않는다.「0」(을)를 지정하면,500밀리 세컨드 기다린다. WinWaitClose의 기능과 닮아 있지만,ErrorLevel그리고 윈도우가 닫혀졌는지를 취득하는 것은 할 수 없다. ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 윈도우에 대해 윈도우를 닫는 메세지를 송신해 윈도우를 닫게 ..
WinActivateBottom 조건에 일치한 맨 밑(배면)의 윈도우를 액티브화WinActivateBottom [, WinTitle, WinText, ExcludeTitle, ExcludeText] Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. 다만, 이 커멘드에 한정해LastFoundWindow(은)는 사용할 수 없기 때문에, 최저 하나의 조건을 지정해야 한다. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks 조건에 일치하는 윈도우가 하나 밖에 없으면, WinActivate(와)과 완전히 같은 동작. 그 외 자세한 것은 WinActivate참조. Window그룹(을)를 사용하면, 조..
SetTitleMatchMode 윈도우 관련 커멘드로의 대상 윈도우 검색 방법을 설정한다SetTitleMatchMode, MatchMode SetTitleMatchMode, Fast|Slow Parameters 인수명 설명 MatchMode 타이틀의 매치 방법 1 전방 일치(WinTitle그리고 지정한 문자열로 시작되는 윈도우가 일치한다)(고속)(디폴트) 2 중간 일치(WinTitle그리고 지정한 문자열을 포함한 윈도우가 일치한다) 3 완전 일치(WinTitle그리고 지정한 문자열에 완전하게 일치하는 것이 일치한다) RegEx WinTitle,WinText,ExcludeTitle,ExcludeText의 조건을 정규 표현그리고 지정한다. 예를 들면 「.* - 메모장」은 메모장의 타이틀에 매치한다. 「ahk..
Send/SendRaw/SendEvent/SendInput/SendPlay 키스트로크(keystroke)를 발생시킨다Send, Keys SendRow, Keys SendEvent, Keys SendInput, Keys SendPlay, Keys Parameters 인수명 설명 Keys 키스트로크(keystroke). SetKeyDelay그리고 지정된 간격을 비우면서 입력된다. Remarks 수식 키 hot key의 지정과 같은 수식 키(+=Shift,^=Ctrl,!=Alt,#=Win)(을)를 키명의 전에 붙이면, 수식 키를 누른 것이 된다. 키명 영숫자나, 특별한 의미를 가지지 않는 기호는, 그대로 기술하면 좋다. Shift(을)를 누르면서 나오는 문자는,Shift+문자의 키가 송신된다. 그 외의 키는,..
IfWinActive / IfWinNotActive 조건에 일치하는 윈도우가 존재할지로 분기IfWinActive [, WinTitle, WinText, ExcludeTitle, ExcludeText] IfWinNotActive [, WinTitle, WinText, ExcludeTitle, ExcludeText] hwnd:=WinActive("WinTitle", "WinText", "ExcludeTitle", "ExcludeText") Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks IfWinActive하지만 진이었다고 나무나IfWinNo..
IfWinExist / IfWinNotExist 조건에 일치하는 윈도우가 존재할지로 분기IfWinExist [, WinTitle, WinText, ExcludeTitle, ExcludeText] IfWinNotExist [, WinTitle, WinText, ExcludeTitle, ExcludeText] hwnd:=WinExist("WinTitle", "WinText", "ExcludeTitle", "ExcludeText") Parameters 인수명 설명 WinTitle 윈도우 타이틀 등. 윈도우 지정의 방법참조. WinText 윈도우에 포함되는 텍스트 ExcludeTitle 제외 타이틀 ExcludeText 제외 텍스트 Remarks IfWinExist하지만 진이었다고 나무나IfWinNotExist..