Jump to content

Recommended Posts

Posted

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.

Posted

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.

I dont know how you found HotKeySet, BUT

there is a great example at the bottom of the help file page for HotKeySet()

8)

NEWHeader1.png

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...