BatchSetJumpToken()
- Last UpdatedAug 24, 2016
- 1 minute read
This method moves the position of the cursor in a batch to the designated jump point. The parameter represents the desired jump point and can be obtained from the GetJumpTokenId method available in the SFC ActiveX Control. The batch must be locked using the BatchLockBatch method prior to moving the cursor and must be unlocked using the BatchUnlockBatch method after the jump is complete.
Syntax
OcxBatchVar.BatchSetJumpToken (Jump_Token_Id)
Parameters
Jump_Token_Id
Data Type: Long
Position to which to jump in the batch