CRE Programmer's Guide

CRE Service Functions
Common Run-Time Environment (CRE) Programmer’s Guide528146-004
6-26
CRE_Log_Message_
count_read
if present, is the number of bytes in the response.
For details on the parameters to CRE_Log_Message_, see the descriptions of the
corresponding parameters in the CRE_File_Message_ procedure.
Return Value
CRE_Log_Message_ returns one of the following:
0 if the message operation is successful
A positive number, which is a file system error number
A negative number, which is the negation of a CRE error number from the following
table:
Considerations
CRE_Log_Message_ sends a message to standard log. If standard log is not
open, CRE_Log_Message_ opens it.
CRE_Log_Message_ retries operations that cause recoverable errors.
Error Code Cause
17 Cannot obtain control space
20 Cannot utilize file name
55 Missing or invalid parameter
56 Invalid parameter value
57 Parameter value not accepted
66 Unsupported file device
71 Inconsistent attribute value
79 OpenEdit failed