반응형
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- IfWinExist
- SetEnv
- DetectHiddenWindows
- EnvSub
- autohotkey
- StringGetPos
- API
- SetMouseDelay
- ControlGetText
- Var:=식
- SetControlDelay
- EnvDiv
- if(식)
- 식
- ControlSend
- IF (식)
- 식의 설명
- Threads
- 함수
- if
- MouseClick
- 배열
- IfInString
- SetKeyDelay
- EnvAdd
- SetTitleMatchMode
- Menu
- Blocks
- EnvMult
- EnvSet
Archives
- Today
- Total
목록2010/03/19 (1)
ㄴrㅎnㅂrㄹrㄱi
Function-Collection for AHK
;************************************************************** ;******* Function collection for AHK by Rubberduck ************ ;************************************************************** ;******* sorted alphabetically ******************************** ;**** Function Abs(In_Val) ;**** negative In_Values are returned positive -5 => 5 Abs(In_Val) { local Ret_Val Transform, Ret_Val, Abs, %In_Val..
AUTOHOTKEY/레퍼런스
2010. 3. 19. 07:49