This event gets launched when the Execution Mode Options dialog box displays ErrorMsg.
| Visual Basic |
|---|
Public Event OnExecuteDialogErrorMsg( _ ByVal ErrorMsg As String _ ) |
- ErrorMsg
- String value representing the error message sent to the Machine Errors list in the Execution Mode Options dialog box.