Intermec EasyCoder C4 – Programmer’s Guide Ed. 3 54
Chapter 7 Commands
Description
This command is used to delete a specifi ed graphic or all graphics from memory.
Syntax
GK "name" | "*"
Parameters "name" By entering a name of a form, that form only will be deleted from memory.
"*" By entering an asterisk (*) as wildcard, all forms will be deleted from memory.
Examples
GK"LOGO" ↵ :Deletes “LOGO”
GK"*" ↵ :Deletes all graphics
GK – Delete Graphics