expertbuilder
[오토핫키] 4장 파일선택 본문
FileSelectFile, Outputvar[, options, RootDir\filename, Prompt, Filter]
Outputvar : 선택된 파일명변수
Options :
M : 다중파일선택
S : save 버튼
1: File Must Exist
2: Path Must Exist
8: Prompt to Create New File
16: Prompt to Overwrite File
32 [v1.0.43.09+]: Shortcuts (.lnk files) are selected as-is rather than being resolved to their targets. This option also prevents navigation into a folder via a folder shortcut.
If the "Prompt to Overwrite" option is present without the "Prompt to Create" option, the dialog will contain a Save button rather than an Open button. This behavior is due to a quirk in Windows.
'오토핫키 AutoHotKey' 카테고리의 다른 글
[오토핫키] 반복문과 지연 (0) | 2019.03.21 |
---|---|
[오토핫키] 키보드입력 (0) | 2019.03.21 |
[오토핫키] 3장 입력박스 (0) | 2019.03.21 |
오토핫키 2장 메세지창 (0) | 2019.03.21 |
[오토핫키] 설치부터 주석, 메세지창 (0) | 2019.03.21 |