Specifications

Table Of Contents
^CD ~CD
Change Delimiter
Description: The ^CD and ~CD commands are used to change the ZPL II delimiter
character. This character is used to separate parameter values associated with several
ZPL II commands. The default delimiter is a comma (,).
Format: ^CDa or ~CDa
Parameters:
a = delimiter character change
Accepted Values: any ASCII character
Default Value: a parameter is required. If no parameter is entered, the
next character received will be the new prefix character.
Example:
^XA
^CD.
^XZ
Comments: In the above example, the delimiter character is changed to a period (.).
ZPL II Programming Guide Volume One: Command Reference for X.10
84