This help file contains information about events in FORMS, as well as a reference to all the methods and attributes contained in both the Classic OLE API and the COM API.
Those just starting out should read Customizing ReadSoft: Events.
Also available:
FORMS help (opens FORMS Help in a separate window)
Separate documentation related to the customization of FORMS
Before you use VBA to program FORMS, it is important that you know how FORMS works. You must understand the key terms in FORMS, for example set, transaction description, form, field, status, and job. You should also be familiar with most of the options and settings that FORMS offers. It is always much better to use standard FORMS functionality than to implement the same function yourself.
In FORMS there are two different APIs to use.
Read useful information about field numbering and validation in FORMS.
You can also read about using a language other than VB(A) to program FORMS.