오토핫키 AutoHotKey
[오토핫키] 4장 파일선택
엑스퍼트빌더
2019. 3. 21. 17:38
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.