Weneedu 2020. 3. 29. 15:30

20200223 1718

 

00 moved from OneDrive/zTemp파일이동

 

01 동기

KicheonUtil이라는 파일을 만들어 쓰는데, 계속 유틸이 늘어나서 파일이 점점 커진다.

파일을 쪼개서 관리하면 더 효율적이겠다.

 

 

02 찾아보기

Googling with “autohotkey hotkey to a module written on other file”

 

https://www.autohotkey.com/boards/viewtopic.php?t=43580

 

https://www.autohotkey.com/docs/commands/_Include.htm

Include 문을 사용하면 된다.

 

 

[Request] Module Export

https://www.autohotkey.com/boards/viewtopic.php?t=57833

 

regarding modular scripting practice

https://www.autohotkey.com/boards/viewtopic.php?t=18886