270
Chapter 6 IGP/PGL Emulation Error Codes
74 Missing delimiter - must be a single quotation mark
When issuing an SFCC change command, the new SFCC
character must be contained within two single quotation marks. If
the new SFCC character is being identified by the ASCII value,
no quotation marks are required.
75 Not defined
76 EXECUTE page number error
An error was made while specifying the page number used with
the form being executed. This error can be generated because of
incorrect format or a page number that is too large. The specified
page number can range from 0 through 99,999,999. Since the
page number is part of the Execute command, the IGP will revert
to the Normal mode.
77 EXECUTE format or delimiter error
A format or delimiter error was detected in the Execute
command; the IGP will revert to the Normal mode. This error is
usually caused by one or more of the following:
a. A missing semicolon;
b. A colon in place of a semicolon;
c. Too many or too few parameters in the command string;
d. Alpha characters instead of numeric characters in the
parameters.
e. Page command misspelled when specifying the page number.
78 Insufficient memory to EXECUTE the form
Insufficient memory was available to recall and execute a form.
The IGP will automatically revert to the Normal mode.
79 Not defined.
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 automatically to revert
to the Normal mode.
81 No such special function
The special function call was unrecognizable. The IGP 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.