HAWKZX Posted March 10, 2007 Posted March 10, 2007 just looking to map a key to "pause" the script till unpause it. HotKeySet( "{END}", "quit") Func quit() Exit EndFunc is my quit function, just need a "pause" function now but can not find it in the help.
Valuater Posted March 10, 2007 Posted March 10, 2007 just looking to map a key to "pause" the script till unpause it.HotKeySet( "{END}", "quit")Func quit() ExitEndFuncis my quit function, just need a "pause" function now but can not find it in the help.I dont know how you found HotKeySet, BUTthere is a great example at the bottom of the help file page for HotKeySet()8)
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