Show Form
Use this command to display a Longview Form. This command is specific to Longview Apps.
Note: You cannot use the Show Form command in batch mode.
Syntax:
SHOW FORM USING File
where:
- File is the .lvfrm file that defines the form. The default path is the path specified in the <rootpath> tag of the .lvapp file. If no root path is specified, the system assumes the root path is the applications folder in the working directory. For information on creating an .lvfrm file, see Designing Longview Forms.
Syntax example:
SHOW FORM USING "NewEmployee.lvfrm"