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-32
180
Type. Error
Cause. A numeric literal can only be used as the initial value for an elementary numeric
data item.
181
Type. Error
Cause. Assignment of the initial value to the indicated data item would require
truncation of one or more characters.
182
Type. Error
Cause. SCREEN COBOL supports a maximum of 32,000 character positions for a
level 01 or level 77 data item defined in the Working-Storage Section or Linkage
Section.
183
Type. Error
Cause. A file with CODE SET may not have a data item with this description.
190
Type. Error
Cause. A name referenced in the DEPENDING phrase of an OCCURS clause is not
defined.
NUMERIC LITERAL NOT PERMITTED FOR NONNUMERIC OR GROUP ITEM
NONNUMERIC LITERAL EXCEEDS ITEM SIZE
01 OR 77 LEVEL ITEM TOO LARGE
DATA ITEM DESCRIPTION NOT COMPATIBLE WITH FILE CODE SET
DEPENDING ITEM NOT FOUND