| View previous topic :: View next topic |
| Author |
Message |
captzapp
Joined: 02 Oct 2009 Posts: 6
|
Posted: Mon Oct 12, 2009 11:07 pm Post subject: a stop button a one continue |
|
|
I've made a script that run 14 loop
it works the way I want it to
but if I need to stop then I start all over again with script
and it takes time
it's a possible to make a stop shortcut
"Just as the starting # g::
which stops the script and get it to start again from where it was?
and
can make a MsgBox which can launch the script in a loop from 1-14
ie
If I do not need to run every loop
but will start in loop 5, for example |
|
| Back to top |
|
 |
Frankie
Joined: 02 Nov 2008 Posts: 2850
|
Posted: Mon Oct 12, 2009 11:45 pm Post subject: |
|
|
I think you're looking for the Pause command.
Press #g once to pause, press it again to have your script continue. _________________ aboutscript ⍟ apps ⍟ scripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run |
|
| Back to top |
|
 |
|