The Event details dialog

To access this dialog: Using Manager, click New or Edit in the Events settings for an invoice profile or a job description.

Use these settings to create or edit event handlers to customize Kofax ReadSoft Invoices:

Name Specifies the Kofax ReadSoft Invoices event you want to handle.
VBA function Specifies the VBA function that runs when the event in the Name box is triggered.
Code

Displays the Visual Basic Edit dialog (see " The Visual Basic Edit dialog" topic in API Help).

Other data Specifies additional parameters that you want Kofax ReadSoft Invoices to make available to the VBA code or DLL.
DLL
File name Specifies a DLL that contains the function you want to use.
Function Specifies the function to call from the DLL specified in the DLL box.