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-63
386
Type. Error
Cause. An attempt was made to use a screen field attribute that is not supported for
double-byte data items.
387
Type. Error
Cause. A double-byte character is being used for an item which is not PIC N.
388
Type. Error
Cause. PIC must come before attributes.
389
Type. Error
Cause. An attempt was made to use a REDEFINES clause for a PIC N screen data
item.
390
Type. Error
Cause. Outline display attributes are available only on terminals in the IBM 3270
family.
SCREEN ITEM DECLARED WITH ILLEGAL FIELD ATTRIBUTE FOR PIC N
FIELD
SCREEN ITEM 'FILL' CHARACTER CAN NOT BE DBCS (PIC N ONLY)
SCREEN ITEMS (PIC N) MUST DECLARE PIC BEFORE OTHER ATTRIBUTES
REDEFINE IS NOT SUPPORTED FOR PIC N SCREEN ITEMS
SPECIFIED ATTRIBUTE COMBINATION IS ILLEGAL FOR THIS DEVICE
TYPE