Video Test Generator User Guide

Video Test Generator User Guide 443
NAMI
NAMe Insert
Class Directory editor control
Description Moves all the names with index values equal to or greater than index to the next higher
index value in the directory edit buffer, and then inserts the name name in the directory
edit buffer at position index. A negative number or a 0 used for index will put name at
index position 1. Using a number for index beyond the last name in the buffer will add
name to the index position just beyond the last name. The command does not check if a
file called name is stored in the generator.
Command syntax NAMI index name
name
a valid MS-DOS filename (8 characters minus any extension)
Example 1 This example inserts the DMT0660A format on the knob list at location 1:
DIRL FMT
DIRB
NAMI 1 DMT0660A
DIRE
DIRS
Example 2
NAMI 5 FOCUS1 // Put FOCUS1 in fifth position
Example 3
NAMI -6 BARS // Put BARS at beginning of dir
Example 4
NAMI 999999 HATCH // Put HATCH at end of dir