4D v16.3FORM NEXT PAGE |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
FORM NEXT PAGE
|
FORM NEXT PAGE | ||||||||
Does not require any parameters | ||||||||
FORM NEXT PAGE changes the currently displayed form page to the next form page. If no form is being displayed or loaded by the FORM LOAD command, or if the last form page is already displayed, FORM NEXT PAGE does nothing.
The following example is a one-line method called from a menu command. It displays the form page that follows the one currently displayed:
FORM NEXT PAGE
FORM FIRST PAGE
FORM Get current page
FORM GOTO PAGE
FORM LAST PAGE
FORM PREVIOUS PAGE
Product: 4D
Theme: Forms
Number:
248
Created: < 4D v6
Renamed: 4D v12
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)