Guest
|
Posted: Wed Jul 02, 2008 4:13 pm Post subject: WinClose does not work if you Run a .ahk which has #Include |
|
|
My script enables and disables .ahk files.
Using Run opens the files fine, and WinClose, ahk_pid %varpid% closes them fine, Unless the opened .ahk has a #Include to another .ahk, then it will only work with "Process, Close, %varpid%"
Is this a bug in WinClose? |
|