CRE Programmer's Guide
Run-Time Diagnostic Messages
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
10-23
Input/Output Messages
79 
Cause. A call to OPENEDIT_ failed. error, if present, is the error returned by 
OPENEDIT_. A negative number is a format error. A positive number is a file-system 
error number.
Effect. Program behavior is language and application dependent.
Recovery. See the Guardian Procedure Calls Reference Manual for more information.
80 
Cause. An initialization operation to a spooler collector failed. error, if present, is the 
file-system error number returned by the SPOOLSTART system procedure.
Effect. Program behavior is language and application dependent.
Recovery. See the Spooler Programmer’s Guide for more information.
81 
Cause. A routine detected an end-of-file condition.
Effect. Program behavior is language and application dependent.
Recovery. Correct your program to allow for an end-of-file condition or ensure that 
your program can determine when all of the data has been read.
82 
Cause. An operating system routine returned file-system error nnn. This error is 
usually reported as a result of an event that is beyond control of your program such as 
a path or system is not available.
Effect. Program behavior is language and application dependent.
Recovery. Consult your system administrator.
OpenEdit failed ( error )
Spooler initialization failed ( error )
End of file
Guardian I/O error nnn










