BatchSchedChange
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to request an application to change an item in the BatchSched list. From within this event handler, the item should be removed from the container list at the specified position and the new item must be added. Some container list controls support a simple change mechanism. The complete item string can be used or individual item fields can be obtained and formatted as needed. Because many container list controls force an item to be deleted and added again, this event is always followed by a BatchSchedSelect event. Do not try to change the list selection from within this event.
Syntax
OcxBatchVar_BatchSchedChange (Row, Item)
Parameters
Row
Data Type: Short
Position to change item
Item
Data Type: String
Preformatted item to add to list. Each Item string consists of nine fields. Each field is separated by two spaces:
|
Campaign ID |
16 characters |