<<<George<<<George Language Reference
PAUSE seconds
Wait the number of seconds specified by the variable.
Example :
PAUSE 60 // Wait 1 minute
I've never been able to get the Pause command to work and tried again tonight - still no luck... If anyone has the secret to getting the Pause command to work I'd be most grateful. Supposedly a command like Pause 2 should pause the script for 2 seconds.
Sven
Pause? does the command work?
Re: Pause? does the command work?
I just tested it.
yoit doesn't seem to work.
-Mads
yoit doesn't seem to work.
-Mads
Re: Pause? does the command work?
Thanks Mads.
Perhaps it would be useful to set shorter than one second time intervals as well?
Pause .1
Sven
Perhaps it would be useful to set shorter than one second time intervals as well?
Pause .1
Sven
Re: Pause? does the command work?
it doesn't work for a long time I think,
I had tried it for a custom script in the Mirage days, ... then a bit later, but without any success.
I had tried it for a custom script in the Mirage days, ... then a bit later, but without any success.
Re: Pause? does the command work?
arg!
Just came across this issue myself, glad I was able to find some info about it not working but I would have preferred to have learned I was just using wrong. Any other ideas how one could accomplish this without brute force execution loops?
Just came across this issue myself, glad I was able to find some info about it not working but I would have preferred to have learned I was just using wrong. Any other ideas how one could accomplish this without brute force execution loops?