Video Test Generator User Guide 515
SEQB SEQuence editing Begin
Class Sequence editor control
Description Marks the beginning of a sequence editing session.
Command syntax SEQB
Other required
commands Use either a SEQL command to load an existing sequence or a SEQN command to create
a new sequence. Use SEQE when ending the editing session.
Example
SEQN // Initialize sequence edit buffer
SEQB // Start sequence editing session
// One or more sequence editing commands ...
SEQE // End sequence editing session