Dunno if it will help you, but I quite often edit my only (main) AHK, not using compiler settings, and I simply have defined this hotkey:
; ; restart the script. ; ctrl alt shift r ; ^!+r::Reload When I save something wrong in it and invoke that reload action, AKH notifies me about it with verbose "alert". It is simple but good enough for me. [I don't even know that AKH generates some log :X] -- <http://forum.pspad.com/read.php?2,57532,57533> PSPad freeware editor http://www.pspad.com
