Pause? does the command work?

A forum dedicated to George scripting questions
Post Reply
Svengali
Posts: 1553
Joined: 28 Dec 2006, 10:08

Pause? does the command work?

Post by Svengali »

<<<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
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18
Location: Viborg,Denmark
Contact:

Re: Pause? does the command work?

Post by Mads Juul »

I just tested it.
yoit doesn't seem to work.
-Mads
Mads Juul
Storyboard Artist
blog: http://mjstoryboard.blogspot.dk/
Mail: mjstoryboard@gmail .com

Windows 10, 64 bit i7-4790 CPU 4.00 Hz,32 GB RAM, With TVP Animation 11 Pro (11.0.2-64bits)
2 Monitors 1920X1080 pixels + 1 Wacom Cintiq 21UX 2
Svengali
Posts: 1553
Joined: 28 Dec 2006, 10:08

Re: Pause? does the command work?

Post by Svengali »

Thanks Mads. :(
Perhaps it would be useful to set shorter than one second time intervals as well?
Pause .1
Sven
User avatar
ZigOtto
Posts: 4102
Joined: 17 Feb 2006, 22:50
Location: south-Petazonia

Re: Pause? does the command work?

Post by ZigOtto »

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. :(
User avatar
Gravin
Posts: 38
Joined: 19 Feb 2009, 01:13

Re: Pause? does the command work?

Post by Gravin »

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?
Post Reply