Video Test Generator User Guide 325
FMTB ForMaT editing Begin
Class Format editor control
Description Marks the beginning of a format editing session.
Command syntax FMTB
Other required
commands Use either an FMTL command to load an existing image or an FMTN command to create
a new format. Use FMTE when ending the editing session.
Example
FMTN // Initialize format edit buffer
FMTB // Start format editing session
// One or more format editing commands ...
FMTE // End format editing session