Specifications

Table Of Contents
Example:
To delete stored formats from DRAM:
^XA^IDR:*.ZPL^XZ
To delete formats and images named SAMPLE from DRAM, regardless of the
extension:
^XA^IDR:SAMPLE.*^XZ
To delete the image SAMPLE1.GRF prior to storing SAMPLE2.GRF:
^XA
^FO25,25^AD,18,10^FDDelete^FS
^FO25,45^AD,18,10^FDthen Save^FS
^IDR:SAMPLE1.GRF^FS
^ISR:SAMPLE2.GRF^FS
^XZ
In this example, the * is a wild card, indicating that all objects with the .GRF
extension will be deleted.
^XA^IDR:*.GRF^XZ
Comments: When an object is deleted from R:, the object can no longer be used and
memory is available for other uses. This applies only to R:.
When Flash memory is being used (B: and E:), the Flash Defragmentation feature of
ZTools 4.0 must be used to free the memory that was taken by that object before the
space can be used again.
The ^ID command also frees up the uncompressed version of the object in DRAM.
If the name is specified as *.ZOB, all downloaded bar code fonts (or other objects)
will be deleted.
If the named downloadable object cannot be found in the R:, B:, or E: device, the
^ID command is ignored.
ZPL II Programming Guide Volume One: Command Reference for X.10
162