Video Test Generator User Guide 429
MAPK bitMAP Kill from memory by name
Class Bitmap memory management
Description Erases the named bitmap from memory. The MAPK? query checks to see if the named
bitmap can be erased. The RAM location number is returned if it can be erased;
otherwise, a 0 is returned.
Command syntax MAPK name
name
a valid MS-DOS filename (8 characters minus any extension)
Query syntax MAPK? name
name
a valid MS-DOS filename (8 characters minus any extension)
Query response 0 or location
Example
MAPK my_map1 // Erase bitmap called my_map1