Jump to content

Recommended Posts

Posted

I know by pressing F5 makes the script run. and i also know by pressing Ctrl+Break is for stop executing. but whenever i run my script and i wanted it to stop, i press Ctrl+Break, and it doesn't stop at all. Is there any key that i can press to immediately stop the script??.. :whistle: thanks..

Posted

I know by pressing F5 makes the script run. and i also know by pressing Ctrl+Break is for stop executing. but whenever i run my script and i wanted it to stop, i press Ctrl+Break, and it doesn't stop at all. Is there any key that i can press to immediately stop the script??.. :whistle: thanks..

Esc might work... But only if you have got Opt ("GUICloseOnESC", 1) in your script...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...