272
Chapter 6 IGP/PGL Emulation Error Codes
93 BARCODE starting row SR out of bounds
The starting row parameter in the bar code command will cause
the bar code symbol to print either above or below the limits of
the form.
94 BARCODE starting column SC out of bounds
The starting column parameter in the bar code command will
cause the bar code symbol to print either beyond the left margin
or the right margin of the form.
95 BARCODE height Hn out of bounds - must be 3 through 99
The height parameter specified in the bar code command is out
of bounds. Acceptable values are 3 through 99.
96 BARCODE data field has illegal character/format
A character in the data field was not recognized as an acceptable
character. Refer to the applicable section in the “Bar Codes”
chapter to determine the acceptable characters for the bar code
symbol being used. The missing ending delimiter also causes this
error.
97 BARCODE data field too short or too long
The data field in the bar code command has too few or too many
data characters. Refer to the applicable section in the “Bar
Codes” chapter to determine the acceptable number of data
characters for the bar code symbol being used.
98 BARCODE symbol(s) exceeds the form length
The bar code command causes a bar code symbol to print below
the limits of the form. This error occurs on the data field line of the
bar code.
99 BARCODE symbol(s) exceeds the form width
The bar code command causes a bar code symbol to print
beyond the right margin. This error occurs on the data field line of
the bar code.
100 BARCODE variable ratio 0 or not ascending.
For user-defined variable bar code ratios, either one of the ratios
is zero or else an incorrect number of ratios was specified.
101 BARCODE PDF not allowed or error - LOC: A or B - FONT: N,
O, X, S, P, Q, R, T or V
Either the alternate font was selected for a bar code or an invalid
parameter was used. Acceptable parameters must be “N” for the
normal font, “O” for the OCR-A optional font, “X” for the OCR-B
optional font, or “S” to suppress printing of the data field, “P” for
12 cpi, “Q” for 13 cpi, “R” for 15 cpi, “T” for 17 cpi, “V” for 20 cpi.
102 Dynamic BARCODE symbol exceeds the form length.
The dynamic bar code command causes a bar code symbol to
print below the limits of the form. This error occurs on the data
field line of the bar code.
103 Dynamic BARCODE symbol exceeds the form width
The bar code command with a dynamic data field exceeds the
limits of the current form width.