BatchTransferStart() As Long

Description

This event is fired in the Transfer module before a batch is transferred.

Parameters

None.

Return values

Return value

Description

EV_OK

Normal return.

EV_OK_ABORT 

No effect— treated the same as EV_OK.

EV_ERROR

Causes an error message and job termination.

Suggested usage

Could be used to keep track of batches that are going to be transferred.

Remarks

Only fired in the Transfer module.

Batch-level events