FORTRAN Reference Manual

Run-Time Diagnostic Messages
FORTRAN Reference Manual528615-001
G-30
Input/Output Messages
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 code returned by the SPOOLSTART procedure.
Effect. Program behavior is language and application dependent.
Recovery. For more information, see the Spooler Programmer’s Guide.
EDITREAD failed ( error )
Error Code Error Name
-1 END-OF-FILE encountered
-2 I/O error
-3 Text file format error
-4 Sequence number error
-5 Checksum error
-6 Invalid buffer address
OpenEdit failed ( error )
Spooler initialization failed ( error )