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-82
554
Type. Error
Cause. This item is invalid for debugging.
558
Type. Error
Cause. Destination in an ACCEPT statement cannot be alphabetic.
559
Type. Error
Cause. The nesting level of a VARYING phrase is nested too deeply.
560
Type. Error
Cause. The source and destination data items are incompatible in a MOVE statement.
561
Type. Error
Cause. A non-integer is used as a literal or as a subscript.
562
Type. Error
Cause. Subscripting and indexing are mutually exclusive.
THIS ITEM CAN NOT BE DEBUGGED
ALPHABETIC ITEM NOT ALLOWED
TOO MANY VARYING PHRASES
RECEIVING ITEM INCONSISTENT WITH SENDING ITEM
ONLY AN INTEGER ALLOWED IN THIS CONTEXT
ITEM IS BOTH SUBSCRIPTED AND INDEXED