Specifications

Table Of Contents
^FH
Field Hexadecimal Indicator
Description: The ^FH command allows you to enter the hexadecimal value for any
character directly into the ^FD statement. The ^FH command must precede each
^FD command in which it will be used.
Within the ^FD statement, the HEX indicator must precede each hexadecimal value.
The default hexadecimal indicator is _ (underscore). There must be a minimum of
two characters designated to follow the underscore. The a parameter can be added
when a different hexadecimal indicator is needed.
This command can be used with any of the commands that have field data (i.e. ^FD,
^FV (Field Variable), and ^SN (Serialized Data)).
Valid hexadecimal characters are:
0123456789ABCDEFabcdef
Format: ^FHa
Parameters:
a = hexadecimal indicator
Accepted Values: any character except current format and control
prefix (^ and ~ by default).
Default Value: _ (underscore)
ZPL II Programming Guide Volume One: Command Reference for X.10
119