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 Manual426750-001
C-76
491
Type. Error
Cause. An index name or index data item is not allowed.
495
Type. Error
Cause. The VARYING identifier in the PERFORM statement must be described as a
numeric elementary data item without any positions to the right of the assumed decimal
point.
498
Type. Error
Cause. A comparison between a numeric computational data item and a nonnumeric
data item is illegal.
499
Type. Error
Cause. An integer data item containing no P symbols in its PICTURE clause is required
in this context.
500
Type. Error
Cause. The data item must have an explicit or implied alphanumeric category.
ILLEGAL USE OF INDEX NAME OR INDEX DATA ITEM
INVALID VARYING ITEM
ILLEGAL COMPARISON BETWEEN DISPLAY AND COMPUTATIONAL DATA
NON-INTEGER OR CONTAINS P'S
EXPECT ALPHANUMERIC DATA ITEM