KI_ERROR_TEXT
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
buf$ | Buffer for error message | |
status | KDB_ERROR_ENUM | Return status |
KI_ERROR_TEXT
This function will return a error message string into buf$ (which must be at least 3 bytes long) corresponding to the last error on a particular handle. If the handle number is negative the absolute value of the handle is considered to be a connection number and the last error for that connection is returned.