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-3
4
Type. Failure
Cause. The compiler is unable to open the specified file. The error code returned by
the operating system is appended to the message.
5
Type. Failure
Cause. The message applies to one of the following conditions:
The source file does not have read capability, or the list file does not have write
capability.
Access to the source file (an EDIT file) failed. The error code returned from the
attempt to access the file is appended to the message.
The record length of the list file is less than 40 bytes, or the list device is a printer or
process and the initial control operation failed.
6
Type. Failure
Cause. The compiler is unable to create one of its work files. The error code returned
by the operating system is appended to the message.
7
Type. Failure
Cause. The compiler is unable to open one of its work files. The error code returned by
the operating system is appended to the message.
UNABLE TO OPEN (SOURCE/LIST) FILE
UNABLE TO USE (SOURCE/LIST) FILE
UNABLE TO CREATE WORK FILE
UNABLE TO OPEN WORK FILE