ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
1
Chapter —Commands
GK – Delete Graphics
Description
This command is used to delete a specified graphic or all graphics
from the user flash 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 the user
flash memory.
Examples
GK"LOGO"
↵
:Deletes "LOGO"
GK"*"
↵
:Deletes all graphics