Init()
- Last UpdatedJun 13, 2017
- 1 minute read
This method initializes communication with Batch Manager. The Term method should also be called when application is complete. The SystemShuttingDown event should also be used to clean up properly upon Batch Manager shutdown. The return code is a Short integer value that can be used for error handling.
For more information on the error codes returned, see "Error Return Values".
Syntax
ReturnCode = OcxBatchVar.Init ()