Setvar
To set the format character
to the character corresponding to the ASCII Hex value xx:
! U1 setvar "zpl.format_prefix" "xx"
Values
"xx"
=
"00-FF"
,
"00-ff"
,
"up"
,
"down"
Specifying the up or down will increment or decrement the current value.
Note that the increment/decrement will skip over conflicting
values.
Conflicting values for
zpl.format_prefix
are
zpl.command_prefix
,
and
zpl.delimiter
.