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.
Preparing the Form for Display
Converting the Data Entered in a Form
Converting the Data Entered in a Scrollable Region