communist Posted January 22, 2005 Posted January 22, 2005 can some1 help me out here? what do i need to do if i want me script to exit when i press "esc"?
CyberSlug Posted January 22, 2005 Posted January 22, 2005 Read the documentation http://www.autoitscript.com/autoit3/docs/f...s/HotKeySet.htmHotKeySet("{ESC}", "Quit") Func Quit() Exit EndFunc ;body of script goes here Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now