Specifications

Table Of Contents
Example:
The following is an example of using the ^DF command to download and store ZPL
II text strings to non-volatile RAM. The name used to store the text strings is
STOREFMT.ZPL.
^XA
^DFR:STOREFMT.ZPL^FS
^FO25,25^AD,36,20^FN1^FS
^FO165,25^AD,36,20^FN2^FS
^FO25,75^AB,22,14^FDBUILT BY^FS
^FO25,125^AE,28,15^FN1^FS
^XZ
The sample shown below is generated by using the ^XF (Recall Format) command
to recall this format.
Comments: A format containing a ^DF will not print. Results are undefined for any
commands that appear prior to the ^DF in a format.
ZPL II Programming Guide Volume One: Command Reference for X.10
104