User`s guide
STORING DATA IN THE PRINTER MEMORY
Copyright © 2006, Cognitive. 97
Delete Stored Object
Function Deletes a stored object from memory.
NOTE: This command replaces the normal header line.
Do not use any other commands, including the END
command, with this command.
Explicit Form
!D identifier
Parameters
identifier
Stored object identifier assigned
when the object was first stored.
Comments None
Example The following command will search all available
memory areas for a stored object named FORM_1,
and then delete the object from memory.
!D FORM_1