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-84
569
Type. Error
Cause. A MOVE statement attempts to store an alphanumeric literal exceeding
18 characters in a numeric item. Numeric data is limited to 18 digits.
573
Type. Error
Cause. The PROTECTED attribute must not be changed for the T16-6510.
574
Type. Error
Cause. The overlay screen is larger than the overlay area.
575
Type. Error
Cause. Display attributes must not be used to terminate an ACCEPT statement.
576
Type. Error
Cause. PATHCOM does not accept numeric server class names.
577
Type. Error
Cause. Function keys are not allowed in TURN statements.
SOURCE ITEM MAY NOT EXCEED 18 DIGITS
PROTECTION ATTRIBUTE MAY NOT BE CHANGED
OVERLAY SCREEN LARGER THAN OVERLAY AREA
ACCEPT TERMINATION MNEMONIC NAME MUST BE FUNCTION KEY
SERVER CLASS NAME MUST BE ALPHA OR ALPHANUMERIC
TURN MNEMONIC NAME MUST BE DISPLAY ATTRIBUTE