VBA and DLL event handlers: Overview
ReadSoft Invoices supports two types of event handlers: Those which execute VBA functions and those which execute functions located in a DLL.
Both VBA and DLL functions can access information from the current context. For example, when ReadSoft Invoices is interpreting a particular invoice, a function can access individual fields on the invoice, the invoice itself and some information from the invoice profile. Other invoices in the database are inaccessible.
Related topics
Customizing Tungsten ReadSoft Invoices