Specifications

Table Of Contents
r = number of rows to encode
Accepted Values:
CODABLOCK A: 1 to 22
CODABLOCK E and F: 2 to 4
If values for c and r are not specified, a single row will be produced.
If a value for r is not specified, and c exceeds the maximum range, a single
row equal to the field data length will be produced.
If a value for c is not specified, the number of characters per row is derived
by dividing the field data by the value of r.
If both parameters are specified, the amount of field data must be less than
the product of the specified parameters. If the field data exceeds the value
of the product, either no symbol or an error code is printed (if ^CV is
active).
If the data field contains primarily numeric data, fewer than the specified
rows may be printed. If the field data contains several shift and code switch
characters, more than the specified number of rows may be printed.
m = mode
Accepted Values: A, E, F
CODABLOCK A uses the Code 39 character set.
CODABLOCK F uses the Code 128 character set.
CODABLOCK E uses the Code 128 character set and
automatically adds FNC1.
Default Value: F
ZPL II Programming Guide Volume One: Command Reference for X.10
34