Video Test Generator User Guide

Video Test Generator User Guide 329
FMTK
ForMaT Kill from memory by name
Class Format memory management
Description Erases the named format from memory. The FMTK? query checks to see if the named
format can be erased. The RAM location number is returned if it can be erased.
Otherwise, a zero is returned.
Command syntax FMTK name
name
a valid MS-DOS filename (8 characters minus any extension)
Query syntax FMTK? name
name
valid MS-DOS filename (8 characters minus any extension)
Query response 0 or location
Example
FMTK my_fmt1 // Erase format called my_fmt1