Specifications
107
ZPL Commands
^CC ~CC
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^CC ~CC
Change Carets
Description The ^CC command is used to change the format command prefix. The default
prefix is the caret (
^).
Format ^CCx or ~CCx
This table identifies the parameters for this format:
Parameters Details
x = caret character
change
Accepted Values: any ASCII character
Default Value: a parameter is required. If a parameter is not
entered, the next character received is the new prefix character.
Example • This is an example of how to change the format prefix to / from a ::
^XA
^CC/
/XZ
The forward slash (/) is set at the new prefix. Note the /XZ ending tag uses the new
designated prefix character (/).
Example • This is an example of how to change the format prefix from ~ to a /:
~CC/
/XA/JUS/XZ