| View previous topic :: View next topic |
| Author |
Message |
Qiao Guest
|
Posted: Mon Apr 02, 2007 12:16 am Post subject: Hotkey for suspend (on/off) script |
|
|
Hi everybody!
How can i temporally turn script off without using autohotkey icon? (I want make it by keyboard). So that later i can turn it on with the same key.
Is there hotkey for that? How can i adjust it?
Thank you// |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Mon Apr 02, 2007 1:19 am Post subject: |
|
|
just make a hotkey for the Suspend command. Look up Suspend in the manual for details on what it does. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Mon Apr 02, 2007 1:36 pm Post subject: |
|
|
| See also the Pause command for halting a thread that's already in progress. |
|
| Back to top |
|
 |
|