Skip to main content
Version: Next

FORM PREVIOUS PAGE

FORM PREVIOUS PAGE

Does not require any parameters

Description

FORM PREVIOUS PAGE changes the currently displayed form page to the previous form page. If no form is being displayed or loaded by the FORM LOAD command, or if the first form page is already displayed, FORM PREVIOUS PAGE does nothing.

Example

The following example is a one-line method called from a menu command. It displays the form page that precedes the one currently displayed:

 FORM PREVIOUS PAGE

See also

FORM FIRST PAGE
FORM Get current page
FORM GOTO PAGE
FORM LAST PAGE
FORM NEXT PAGE