Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)

SCREEN COBOL Compiler Diagnostic Messages
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual426750-003
C-27
150
Type. Error
Cause. A data item that is described with an OCCURS clause or is subordinate to a
group table item cannot be initialized.
151
Type. Error
Cause. A data item described in a redefinition cannot be initialized.
152
Type. Error
Cause. The number of significant digits of a numeric literal exceeds 18.
153
Type. Error
Cause. When a VALUE clause contains a numeric literal, all other values must also be
numeric literals or one of the figurative constants ZERO, ZEROS, or ZEROES.
154
Type. Error
Cause. The RENAMES clause can only rename data items.
155
Type. Error
INITIAL VALUE NOT PERMITTED FOR TABLE ITEM
INITIAL VALUE NOT PERMITTED FOR REDEFINITION
SIGNIFICANCE RANGE OF LITERALS EXCEEDS 18 DIGITS
NUMERIC LITERAL NOT COMPATIBLE WITH NONNUMERIC FIGURATIVE OR
LITERAL
RENAME OBJECT NOT DATA ITEM
RENAME OBJECT IS 66 LEVEL ITEM