Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
SCREEN COBOL Compiler Diagnostic Messages
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
C-12
43
Type. Error
Cause. The message applies to one of the following conditions:
•
The program’s collating sequence is not standard.
•
An integer value is out of the range of valid values; the range depends on the
specific context.
44
Type. Error
Cause. A syntax error occurred at the token pointed to by the indicator line. The
compiler attempted to correct token xxxxx but could not. The compiler examined and
discarded subsequent source code until reaching the token indicated by error 48.
45
Type. Error
Cause. A syntax error occurred at the token pointed to by the indicator line. The
compiler tried to correct the error by inserting token xxxxx. Verify the compiler's
correction for accuracy in your program.
46
Type. Error
Cause. A syntax error occurred at the token pointed to by the indicator line. The
compiler corrected the error by inserting token xxxxx. Usually, the correction is one of
several choices. Verify the compiler's correction for accuracy in your program.
NON-STANDARD ALPHABET NOT SUPPORTED
SYNTAX ERROR DETECTED AT TOKEN: xxxxx
SYNTAX ERROR REPLACING UNEXPECTED TOKEN BY xxxxx
SYNTAX ERROR - INSERTING MISSING TOKEN: xxxxx