PRESCRIBE Command Reference
16
ALTB D — [ALlocate TaBle] Delete user-defined
character table
Format
ALTB D, table-id;
Parameter
table-id:
number identifying the character table, from 1 to 65535, to be deleted
Function
The ALTB D command deletes the character table defined by the user.
If the table to be deleted is currently allocated to the resident font (see ALTB A),
terminate the allocation by using ALTB R before deleting. It is possible to delete all user-
defined character tables at once by using ALTB D, 0;.
File
See ALTB C on page 15.
Related Commands
ALTB A, ALTB R