BatchSchedGetStatus()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the status (as an integer) of an active batch based on its index in the BatchSched list. A Long return value provides the status of the batch. The value can be interpreted as follows:
0 = Open
1 = Ready
3 = Run
4 = Done
6 = Aborted
7 = Held
8 = Aborting
10 = Locking
11 = Locked
Syntax
ReturnValue = OcxBatchVar.BatchSchedGetStatus (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve