(ODBC Manager Library)
Description: Returns a text message for the error code handed to it as a parameter
Returns: Text message for the code provided.
Usage: Script or Steady State
Format: \ODBCManager\ErrMessage(ErrCode)
Parameters: ErrCode { numeric } { required } { no default: }
Error code for which you want to obtain the appropriate message.
Comments: This module is a member of the ODBCManager Library, and must therefore be prefaced by \ODBCManager\, as shown in "Format" above.