Was this helpful?
forms Statement--Invoke the FRS
This statement invokes the FRS for the application.
Syntax
forms
Description
The forms statement invokes the FRS for a forms-based application. The forms statement must be the first forms statement issued in a forms-based application. Do not issue the forms and endforms statements more than once in an application.
The forms statement clears the screen.
The forms and endforms statements do not constitute a syntactic block, but do set up a runtime scope in which forms statements can be issued.
Last modified date: 04/03/2024