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-26
145
Type. Error
Cause. There are more than 30 keys.
146
Type. Error
Cause. The data description entry of a containing group item specifies an initial value
for the group item. The subordinate data item cannot also specify an initial value.
147
Type. Error
Cause. A data item cannot be initialized with more than one value.
148
Type. Error
Cause. A data item cannot be initialized with a range of values.
149
Type. Error
Cause. An indexed item may not have a VALUE clause.
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.
TOO MANY KEYS
SUBORDINATE VALUE NOT PERMITTED WITH GROUP VALUE
ONLY ONE INITIAL VALUE PERMITTED
RANGE NOT PERMITTED FOR INITIAL VALUE
INITIAL VALUE OR CONDITION NAME NOT PERMITTED FOR INDEX ITEM
INITIAL VALUE NOT PERMITTED FOR TABLE ITEM