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-2
All messages carry a number, are preceded by the word FAILURE, WARNING, or
ERROR, and are surrounded by asterisks. For example:
** FAILURE nnn **
** WARNING nnn **
** ERROR nnn **
0
Type. Failure
Cause. The number of error diagnostics exceeds the limit specified. The default limit is
100.
1
Type. Failure
Cause. The compiler is unable to invoke one of its processes. The error code returned
by the NEWPROCESS procedure (bits 0 through 7) is appended to the message.
2
Type. Failure
Cause. The compiler is unable to open the job communication file. The error code
returned by the operating system is appended to the message.
3
Type. Failure
Cause. The compiler is unable to open the interprocess communication file. The error
code returned by the operating system is appended to the message.
TOO MANY ERRORS
UNABLE TO INVOKE COMPILER PROCESS
UNABLE TO OPEN $RECEIVE
UNABLE TO OPEN COMMUNICATION FILE