| |
|
CATCH
| Intercepts and processes error messages, and continues program execution. |
|
MESSAGE
| Issues error and informational messages. |
|
ON_ERROR
| Designates the error recovery method. |
|
ON_IOERROR
| Declares I/O error exception handler. |
|
STRMESSAGE
| Returns the text of a given error number. |