CRE Programmer's Guide
Run-Time Diagnostic Messages
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
10-22
Input/Output Messages
75
Cause. A routine was not able to obtain buffer space.
Effect. Program behavior is language and application dependent.
Recovery. Program recovery is language and application dependent.
76
Cause. A value that was expected to be a Guardian external file name is not in the
correct format.
Effect. Program behavior is language and application dependent.
Recovery. If you supplied an invalid file name, correct the file name and rerun your
program. Otherwise, consult your system administrator.
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. See the Guardian
Procedure Calls Reference Manual for more information.
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. See the Guardian Procedure Calls Reference Manual for more information.
Cannot obtain buffer space
Invalid external filename ( error )
EDITREADINIT failed ( error )
EDITREAD failed ( error )