Difference between revisions of "MODIFY APP"

From Lianjapedia
Jump to: navigation, search
Line 9: Line 9:
  
 
==Description==
 
==Description==
The MODIFY APP command opens the App specified in <appname> for development.  
+
The MODIFY APP command opens the App specified in <appname> for development.  If <appname> does not exist, it will be created.
  
 
==Example==
 
==Example==

Revision as of 05:45, 5 August 2016

Purpose

Open an App for development

Syntax

MODIFY 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 APPLICATION, MODIFY PROJECT, OPEN APP, OPEN APPLICATION, OPEN PROJECT

Description

The MODIFY APP command opens the App specified in <appname> for development. If <appname> does not exist, it will be created.

Example

modify app myapp