Error Codes8–16
Miscellaneous Errors
80 Special function must be called from the NORMAL mode
This special function must be called from the Normal mode and not the
Create Form or Execute Form mode. This error is generally due to a missing
End command in the Create Form mode. For example, an attempt to enter the
Create Form mode while executing a form will cause the IGP/PGL
automatically to revert to the Normal mode.
81 No such special function
The special function call was unrecognizable. The IGP/PGL will
automatically revert to the Normal mode.
82 Numeric value expected in input parameter
Characters other than numeric digits (0–9) are encountered where digits are
expected.
83 Decimal input error in input parameter
The parameter expected was a decimal number. Either the number was not
there, or it was too large (greater than 65,535). This error can also be caused
by entering an alpha character instead of a numeric character.
84 Missing or wrong delimiter – must be a semicolon ;
The delimiter is either wrong or missing. The delimiter expected is a
semicolon.
85 Missing or wrong delimiter – must be a colon :
86 DENSITY param error – 10, 10A, 10B, 12, 13, 15, 17, or 20
The parameters of the Density command are improperly specified. The
densities currently implemented are 10, 10A, 10B, 12, 13, 15, 17, and 20
characters per inch. The command is ignored and processing continues.
87 LPI parameters error – must be 1 – target dot size
The parameters of the LPI command are improperly specified. The only
parameters implemented are 6, 8, 9, and 10 lpi. The command is ignored and
processing continues.
88 Not defined.