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-50
320
Type. Error
Cause. A redefined field must have the same length as the field it redefines.
321
Type. Error
Cause. A redefined field must have the same display attribute as the field it redefines.
322
Type. Error
Cause. A redefined field must have the same full action (WHEN FULL) as the field it
redefines.
323
Type. Error
Cause. A redefined field must have the same occurs specification as the field it
redefines.
324
Type. Error
Cause. A given type of display attribute has been declared more than once; the attribute
can only be declared once.
REDEFINED SCREEN ITEM HAS DIFFERENT LENGTH
REDEFINED SCREEN ITEM HAS DIFFERENT DISPLAY ATTRIBUTE
REDEFINED SCREEN ITEM HAS DIFFERENT FULL ACTION
REDEFINED SCREEN ITEM HAS DIFFERENT OCCURS SPECIFICATION
DUPLICATE SPECIFICATION FOR DISPLAY ATTRIBUTE