C/C++ Programmer's Guide (G06.25+)
Run-Time Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
22-21
Input/Output Messages
77
Cause. A call to EDITREADINIT failed. error, if present, gives the reason for the
failure. Possible values of error are:
Effect. Program behavior is language and application dependent. For more
information, see the Guardian Procedure Calls Reference Manual.
Recovery. Recovery is language and application dependent.
78
Cause. A call to EDITREAD failed. error, if present, gives the reason for the failure.
Possible values of error are:
Effect. Program behavior is language and application dependent.
Recovery. For more information, see the Guardian Procedure Calls Reference
Manual.
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. For more information, see the Guardian Procedure Calls Reference
Manual.
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. For more information, see the Spooler Programmer’s Guide.
EDITREADINIT failed ( error )
EDITREAD failed ( error )
OpenEdit failed ( error )
Spooler initialization failed ( error )