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-39
239
Type. Error
Cause. The screen item must have a WHEN FULL clause specified.
240
Type. Error
Cause. The screen item must have a USER CONVERSION clause specified.
243
Type. Error
Cause. The screen item must have a PROMPT clause specified in the Screen Section.
254
Type. Error
Cause. Literal fields must not be named.
255
Type. Error
Cause. The BASE clause is allowed only at the 01 level.
256
Type. Error
Cause. The OVERLAY clause is allowed only at the 01 level.
THIS SCREEN ITEM MUST HAVE FULL ACTION ('WHEN FULL')
SPECIFIED
THIS SCREEN ITEM MUST HAVE USER CONVERSION NUMBER SPECIFIED
THIS SCREEN ITEM MUST HAVE PROMPT FIELD SPECIFIED
THIS SCREEN ITEM MUST NOT BE NAMED
THIS SCREEN ITEM MUST NOT HAVE BASE SPECIFICATION
THIS SCREEN ITEM MUST NO HAVE 'OVERLAY' SPECIFICATION