420 Appendix A Command Reference
LUTK LUT Kill
Class Lookup table memory management
Description Erases the named lookup table from memory. The LUTK? query checks to see if the
named lookup table can be erased. The RAM location number is returned if it can be
erased. Otherwise, a zero is returned.
Command syntax LUTK name
name
a valid MS-DOS filename (8 characters minus any extension)
Query syntax LUTK? name
name
a valid MS-DOS filename (8 characters minus any extension)
Query response 0 or location
Example
LUTK my_LUT1 // Erase lookup table called my_LUT1 LUTL