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-87
590
Type. Error
Cause. All subscripts must be integers.
591
Type. Error
Cause. The overlay area following the AT clause in a DISPLAY OVERLAY statement
is not defined as an overlay area.
592
Type. Error
Cause. The maximum value that can be specified in a LENGTH MUST BE clause
is 255.
593
Type. Error
Cause. An arithmetic expression contains either too many or too few operands.
594
Type. Error
Cause. A numeric literal named in the MUST BE clause contains too many digits to the
right of the decimal.
SCREEN ITEM SUBSCRIPT MUST BE INTEGER
MUST BE OVERLAY AREA SCREEN NAME
'LENGTH MUST BE' VALUE MUST BE LESS THAN 256
INCORRECT NUMBER OF OPERANDS IN ARITHMETIC EXPRESSION
SCALE OF MUST BE VALUE EXCEEDS SCALE OF ASSOCIATED DATA ITEM