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-89
600
Type. Error
Cause. Compiler expects specified name to identify an existing 01-level data item or
message entry.
601
Type. Error
Cause. You cannot use this verb in a SCREEN COBOL program that runs in a Pathway
environment where terminal type was specified as INTELLIGENT in a SET TERM,
SET PROGRAM, or RUN PROGRAM command.
602
Type. Error
Cause. In order to use this verb, you must specify terminal type as INTELLIGENT in a
SET TERM, SET PROGRAM, or RUN PROGRAM command.
603
Type. Error
Cause. All replies must have the same message format.
604
Type. Error
Cause. The REPLY CODE FIELD IS clause specified within a SEND MESSAGE
statement referenced a field that is not in Working-Storage.
EXPECT DATA ITEM OR MESSAGE NAME
THIS VERB IS NOT LEGAL WHEN 'TERMINAL IS INTELLIGENT'
THIS VERB IS NOT LEGAL WITHOUT 'TERMINAL IS INTELLIGENT'
MESSAGE FORMAT MUST BE THE SAME IN ALL REPLIES
REPLY CODE FIELD MUST BE WORKING-STORAGE ITEM