BatchMsgBoxMessage
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to inform an application that a Batch Manager message is pending that should be shown to the user. From within this event handler, the string should be shown in a message box.
Syntax
OcxBatchVar_BatchMsgBoxMessage (szMsg)
Parameters
szMsg
Data Type: String
Batch Manager message to appear to the user