Using Lower-Level Form Functions

The equivalent to using fm_proc() is calling, in sequence, fm_up(), fm_rd(), and fm_dn(). The equivalent to using mn_proc() is calling mn_up(), mn_rd() and mn_dn(). In this way, you can gain more control of the timing of the major steps of form processing. Other form functions, some of which were mentioned above, are also available for you to use. These functions are described below.

More:

Preparing the Form for Display

Updating the Form or Menu

Updating the Form Background

Updating the Fields on a Form

Updating a Scrollable Region

Converting the Data Entered in a Form

Converting the Data Entered in a Scrollable Region


Home Contents Previous Next