StartNo property

Applies to

Description

With this property you can retrieve and specify the batch number used in the Scan module. See the Batch no. box in the Batching dialog in the Scan job description (accessed from the Job description dialog).

Syntax

Object.StartNo

Object.StartNo[= NewValue]

Data type

Long

Remarks

Changes to the BatchDef StartNo are only useful in the ScanBatchDialogShow and ScanBatchDialogClosed events. See also Prefix property.

Note: If you change the BatchDef StartNo in the above events, you must use the SetReturnValue method in order for the changes to take effect.

Classic methods

GetScanBatchNumber, SetScanBatchNumber