Diagnose
Returns a character string which holds a description of the last error.
ErrorFormat
Returns a value
indicating the current setting for the Error Message Format.
ErrorOffset
Returns a value that can be used to convert a Client daemon error
value retrieved from the ERR.Number method into the documented ExCode
error values.
ErrorWindow
Determines whether or not an error window is displayed
to the user. This is a deprecated method.
ExCode
Returns the condition code. This is a deprecated method.
ExCodeText
Returns a string containing descriptive text for the most recent exception.
ServerCount
Returns the number of candidate
servers to which the Client daemon might
be connected, as configured in the Gateway initialization file.
ServerDesc
Returns a description of the selected CICS server, or a
NULL string if no information is available in the Gateway initialization
file for the specified server.
ServerName
Returns the name of the requested CICS server, or a NULL
string if no information is available in the Gateway initialization
file for the specified server.