My script works perfectly in record and run mode. But when I run it as compiled and run as ".exe", I get such an error "Script finished with error : SyntaxError: Parse error during execution".
@Fox Yes, but I couldn't find it, we can only choose what to do when a certain line gives an error, but the error can occur on any line. I want to run a command when the complete script gives an error?