Creating ZPL Files for Use in the <update-root>/files Directory

Creating ZPL Files for Use in the <update-root>/files Directory

When creating ZPL formats that will be stored in the ''<update-root>/files'' directory it is necessary to edit the files using the following guidelines:
  1. Files must contain only one format. This means that if a file contains multiple
    ^XA
    and
    ^XZ
    commands, those sections of the file must be split into separate formats, or combined as one format.
  2. The characters used for the Format Command Prefix (^), Delimiter Character (,) and Control Command Characters (~) must be substituted for their Hexadecimal equivalents.
  3. The
    ^XA
    and
    ^XZ
    commands must be removed from the formats.
  4. The
    ^DF
    command should be removed.