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-29
Cause. The data item to be redefined must have the same level number as the
redefining data description entry.
161
Type. Error
Cause. A data item described with a REDEFINES clause cannot itself be redefined.
This restriction does not apply to a subordinate of a redefinition item unless its data
description entry also contains a REDEFINES clause.
162
Type. Error
Cause. When the redefined data item is subordinate to a set of group items, the
redefinition item must also be subordinate to them.
163
Type. Error
Cause. The data description entry of a redefinition must not be separated from that of
the redefined item by any other data description entry with the same level number,
unless the intervening entry redefines the same data item.
164
Type. Error
Cause. A table item or a group item that has a variable size (that is, a subordinate
variable occurrence table) cannot be redefined.
165
Type. Error
REDEFINITION OBJECT IS REDEFINITION
REDEFINITION OBJECT AND REDEFINITION NOT SUBORDINATE TO SAME
LEVELS
REDEFINITION OBJECT NOT PRECEDING ITEM AT THIS LEVEL
REDEFINITION OBJECT IS TABLE OR HAS VARIABLE SIZE
MISSING VALUE CLAUSE