MessageSetCLBFocus()
- Last UpdatedJun 13, 2017
- 1 minute read
This is a required method for using the Batch Messages functional area and establishes a batch-centric view in the MessageMsg list. This method can be called only when the CLB defined by the parameter exists in the BatchSched List and has a status of Run, Held, or Aborting. If the batch status is other than this, the parameter to this method should be empty (//). You can use the event BatchSchedFocusState for easy batch-centric focus setting. 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.MessageSetCLBFocus (CLB)
Parameters
CLB
Data Type: String
Campaign, Lot, and Batch ID data separated by forward slash (/) characters