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-79
526
Type. Error
Cause. A sort merge file is expected here.
527
Type. Error
Cause. The data item referred to must be an elementary alphanumeric data item in this
context.
528
Type. Error
Cause. The using file is invalid in this context.
529
Type. Error
Cause. An operand in an arithmetic statement is an illegally defined data item; the
operand is defined as a numeric edited data item.
530
Type. Error
Cause. Division by a literal with a value of zero was detected in a DIVIDE or
COMPUTE statement.
ONLY A SORT MERGE FILE IS ALLOWED
ONLY AN ELEMENTARY ALPHANUMERIC DATA ITEM IS ALLOWED
ILLEGAL USING FILE IN SORT OR MERGE
ILLEGAL DATA ITEM IN ARITHMETIC STATEMENT
DIVIDE BY ZERO