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-88
595
Type. Error
Cause. A numeric literal named in the MUST BE clause exceeds the size of the data
item PICTURE clause.
596
Type. Error
Cause. The type of literal named in the MUST BE clause does not match the associated
data item. A numeric literal must be associated with a numeric data item;
a nonnumeric literal must be associated with a nonnumeric data item.
597
Type. Warning
Cause. During compilation, SCOBOLX builds fully qualified names to send to
CROSSREF. A name exceeded the length of the buffer and will appear in the
CROSSREF listing in truncated form. This might occur with multiple levels of
qualification.
598
Type. Error
Cause. An overlay area name is not allowed in this context.
599
Type. Error
Cause. Compiler is looking for an 01-level message entry or data item; this message or
data item has higher level number.
MUST BE VALUE TOO LARGE FOR ASSOCIATED DATA ITEM
TYPE OF MUST BE VALUE IS INCOMPATIBLE WITH ASSOCIATED DATA
ITEM
QUALIFIED NAME TOO LONG - CROSSREF LINE WILL BE TRUNCATED
MUST NOT BE OVERLAY AREA NAME
EXPECT LEVEL 01 MESSAGE NAME