JobBatchChoice event

Note For internal use only. Improper use can corrupt your ReadSoft Invoices system.

This event is fired when ReadSoft Invoices is about to display the Choose batches dialog (where the user can choose which batch(es) to process in the job).

To select a batch, edit the job description in this event.

Syntax

Public Function JobBatchChoice() As Long

Parameters

None.

Active objects

JobDescription

Application - InterpretApp, VerifyApp, TransferApp

Return values

evtOKAbort

Continue. Otherwise, the job stops.