Hi, is there some valid debugger for autoit script or code ?
#AutoIt3Wrapper_Run_Debug_Mode = Y #AutoIt3Wrapper_Run_Debug = On $i = 1000 beep($i, 100)
_function1() _function2() ; gui start #gui code here ;=> gui end ; replaced by ; gui start #gui code here ;=> gui end _function1() _function2()