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-78
515
Type. Error
Cause. The expression contains operators other than + - / * (plus, minus, slash, or
asterisk) or contains one or more nonnumeric operands.
516
Type. Error
Cause. The expression contains an illegal operator or illegal identifier form.
518
Type. Error
Cause. An illegal occurrence number was detected.
523
Type. Error
Cause. A noninteger is being used as an exponent.
524
Type. Error
Cause. An exponent cannot be larger than 18.
525
Type. Error
Cause. Record is not associated with sort merge file.
INVALID OPERATOR OR OPERAND IN ARITHMETIC EXPRESSION
INVALID OPERATOR OR OPERAND IN CONDITIONAL EXPRESSION
ILLEGAL TABLE OCCURRENCE NUMBER (BOUNDS VIOLATION)
ONLY INTEGER EXPONENTS ARE ALLOWED
EXPONENT RANGE ERROR: ABS(EXPONENT) > 18
RECORD MUST BE ASSOCIATED WITH SORT MERGE FILE