Video Test Generator User Guide 519
SEQN SEQuence New
Class Sequence editor control
Description Initializes the sequence edit buffer. The name name is assigned as the sequence's name.
The query will return the name that has been assigned as the sequence's name.
Command syntax SEQN name
name
optional valid MS-DOS filename (8 characters minus any extension)
Query syntax SEQN?
Query response name
Example
SEQN // Init edit buffer without assigning a new name
or
SEQN MY_SEQ // Init edit buffer with name of "MY_SEQ"