AHK-v2-script-converter
AHK-v2-script-converter copied to clipboard
Three different exit routines?
Only the RedX appends any VI code in the GUI to TempScript.ah1
, but even then the converter does not exit fully, needing to shut down using the tray menu.
Shouldn't Gui_Close(thisGui)
end with ExitApp
rather than return
?