google88 Posted November 16, 2009 Posted November 16, 2009 Hello everyone, I need some help please... Let say I have a loop like while 1 ;do some stuff... wend What I want to do is that when I press "ESC" it will exit the loop. Is that possible? Thanks
jvanegmond Posted November 16, 2009 Posted November 16, 2009 Look in the help file for the function: HotKeySet. The example on that page shows exactly what you want to do. Happy programming. ^^ github.com/jvanegmond
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