#AutoIt3Wrapper_run_debug_mode=Y ; use this to debug in console window <--- LOOK MsgBox(4096 + 262144, "Status", "Debug console window shows this line being executed.") ; debug ;#AutoIt3Wrapper_run_debug_mode=Y seems to be stopped by the above commented out line - very strange MsgBox(4096 + 262144, "Status", "Debug console window does not show this line being executed - yet here we are - very strange.")