EasyManua.ls Logo

Alcorn Mcbride V16Pro - Start; Pause; Stop Loop; Reset

Alcorn Mcbride V16Pro
179 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
WinScript Live Command Reference Page 74
Start
Starts a sequence. If the sequence is not currently running and was never paused in the middle by
a Reset event, the sequence will begin execution at the first event. If the sequence started was
running and is now paused by some other sequence, the sequence started will resume execution at
the event. If the sequence started is currently running and the setup for the sequence has Restart
Enabled, the sequence will stop event execution and restart execution from the first event. If the
sequence started is currently running and does not have Restart Enabled, it will continue running
as it was and the start event will be ignored.
Event Syntax
Event
Data1
Start
Sequence Name
Pause
Pauses a sequence at the current event. A Start event will cause the sequence to resume from the
point at which it was stopped.
Event Syntax
Event
Data1
Pause
Sequence Name
Stop Loop
Causes a looping sequence to stop looping after the last event. If the sequence is restarted, it starts
execution from the first event.
Event Syntax
Event
Data1
Stop Loop
Sequence Name
Reset
Stops a sequence immediately. If the sequence is restarted, it starts execution from the first event.
Event Syntax
Event
Data1
Reset
Sequence Name
Goto
Unconditionally jumps over events. Forward AND backward jumps are allowed. In the case of
backward jumps, the sequence will wait 1 frame after jumping backward before executing event.
Note A branch event causes no change in time within the sequence; all events occur based on
time from sequence start.
Event Syntax
Label
Time
Event
Data1
Data2
00:00.00
Goto
Event Label

Table of Contents