COBOL Manual for TNS/E Programs (H06.03+)
Run-Time Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
48-22
Message List
79
Cause. The call to OpenEdit made during the OPEN processing for an EDIT file failed
with Guardian error or nnn. A negative number is a format error. A positive number
is a Guardian file system error.
Effect. The OPEN statement is unsuccessful with I-O status code “30”.
Recovery. Use the command interpreter ERROR command to discover the meaning
of the Guardian error number. The message might suggest a corrective action.
80
Cause. A Guardian error or nnn was returned during the initialization of a spooler
file during a special OPEN operation.
Effect. The ENTER "COBOL85_SPECIAL_OPEN_" is unsuccessful with I-O status
code “30.”
Recovery. You can use the command interpreter ERROR command to discover the
meaning of the Guardian error number. The message might suggest a corrective
action.
81
Cause. A routine detected an end-of-file condition.
Effect. Program behavior is language and application dependent. An HP COBOL
program terminates abnormally.
Recovery. Correct your program to allow for an end-of-file condition or verify that your
program can determine when all of the data has been read.
82
Cause. A Guardian operating system routine returned error nnn. This error is usually
reported as a result of an event that is beyond program control (when a path or system
is not available, for example).
Effect. Program behavior is language and application dependent. An HP COBOL
program terminates abnormally.
OpenEdit failed ( error )
Spooler initialization failed ( error )
End of file
Guardian I/O error nnn










