Specifications

Table Of Contents
The input string escape sequences may be embedded in Quality 200 field data using
the _ character (ASCII 45, underscore) or the character entered in parameter g:
_X is the shift character for control characters (e.g., _@=NUL,_G=BEL,_0 is PAD)
_1 to _3 for FNC characters 1 to 3 (explicit FNC4, upper shift, is not allowed)
FNC2 (Structured Append) must be followed by 9 digits, composed of three 3-digit
numbers with values between 1 and 254, that represent the symbol sequence and file
identifier (for example, symbol 3 of 7 with file ID 1001 is represented by
2214001001)
5NNN is Code Page NNN where NNN is a 3-digit Code Page value (e.g., Code Page
9 is represented by _5009)
_dNNN creates ASCII decimal value NNN for a code word (must be 3 digits)
_ in data is encoded by __ (two underscores)
ZPL II Programming Guide Volume One: Command Reference for X.10
78