Difference between revisions of "OPEN APP"

From Lianjapedia
Jump to: navigation, search
(Description)
Line 9: Line 9:
  
 
==Description==
 
==Description==
The OPEN APP command opens an App.  If the optional <appname> is not specified, an 'Open a App' dialog is displayed allowing a App to be selected.  
+
The OPEN APP command opens an App.  If the optional <appname> is not specified, an 'Open a App' dialog is displayed allowing a App to be selected.
 +
 
 +
This command is supported in the Lianja/VFP command window only, not in script files.
  
 
==Example==
 
==Example==

Revision as of 06:43, 12 May 2020

Purpose

Open an App

Syntax

OPEN APP [<appname>]

See Also

CLOSE APP, CLOSE APPLICATION, CLOSE PROJECT, CREATE APP, CREATE APPLICATION, CREATE PAGE, CREATE PROJECT, DELETE APP, DELETE APPLICATION, DELETE PROJECT, LIST APPS, LIST PROJECTS, MODIFY APP, MODIFY APPLICATION, MODIFY PROJECT, OPEN APPLICATION, OPEN PROJECT

Description

The OPEN APP command opens an App. If the optional <appname> is not specified, an 'Open a App' dialog is displayed allowing a App to be selected.

This command is supported in the Lianja/VFP command window only, not in script files.

Example

open app myapp