Mnemonic: Macro Stop On Error
Controls how the program responds to errors when running scripts (macros).
Values
| 0 | Allows the macro to continue, but sends an error message to the command window |
| 1 | Stops the macro when an error occurs |
Properties
| Type | Integer |
| Range | 0 | 1 |
| Default | 1 |
| Status | Read / Write |
| Saved | In the user's profile file |