ON ERROR action
| Function | The action allows handling of the processing of error states. | |||
| Declaration | ON ERROR label/NONE/ON/OFF | |||
| Parameters |
| |||
| Description | If an error occurs during the execution of a sequence of defined actions, the script interpreter is controlled according to the setting to process the error. The local variables _ERR_LINE,
_ERR_NR and _ERR_MSG are always adjusted and explain in more detail the error. The possible current setting of the processing and the operation at an error occurrence:
|
Pridať komentár