What ^CC does
^CC (or ~CC) changes the character that introduces format commands from the default caret. It is occasionally needed when label data itself must contain a literal caret.
Syntax
^CCxParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
x | New prefix character | — | ^ |
Example
^XA
^CC#
#FO50,50#A0N,30,30#FDNew prefix#FS
#XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Also available as ~CC.
- Resets each new format unless reconfigured.
Related commands
See the full ZPL command reference for all 92 documented commands.
