Difference between revisions of "SET APPDIR"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Specify a directory in which files will be searched for ==Syntax== SET APPDIR TO [<path-name>] ==See Also== APPDIR(), Command Line Switches, CREATE DAT...")
 
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[APPDIR()]], [[Command Line Switches]], [[CREATE DATABASE]], [[DATADIR()]], [[DEFAULT()]], [[Directories Settings]], [[Lianja|Lianja System Object]],
+
[[APPDIR()]], [[Command Line Switches]], [[CREATE DATABASE]], [[DATADIR()]], [[DEFAULT()]], [[:Category:Deployment|Deployment]], [[Directories Settings]], [[Lianja|Lianja System Object]], [[LIBDIR()]], [[OPEN DATABASE]], [[SET DATADIR]], [[SET DEFAULT]], [[SET DIRECTORY]], [[SET LIBDIR]], [[SET PATH]], [[USE]]  
[[LIBDIR()]], [[OPEN DATABASE]], [[SET DATADIR]], [[SET DEFAULT]], [[SET DIRECTORY]], [[SET LIBDIR]], [[SET PATH]], [[USE]]  
+
  
 
==Description==
 
==Description==
The Apps directory location is set automatically.  When an App is open it is the directory for the current App, otherwise it is the apps sub-directory of the lianja root directory.
+
The Apps directory location is set automatically.  When an App is open it is the directory for the current App, otherwise it is the apps sub-directory of the lianja root directory / deployment location.
  
 
The SET APPDIR command can be used to specify a directory where script files and other resources are located.
 
The SET APPDIR command can be used to specify a directory where script files and other resources are located.

Latest revision as of 12:48, 13 March 2018

Purpose

Specify a directory in which files will be searched for

Syntax

SET APPDIR TO [<path-name>]

See Also

APPDIR(), Command Line Switches, CREATE DATABASE, DATADIR(), DEFAULT(), Deployment, Directories Settings, Lianja System Object, LIBDIR(), OPEN DATABASE, SET DATADIR, SET DEFAULT, SET DIRECTORY, SET LIBDIR, SET PATH, USE

Description

The Apps directory location is set automatically. When an App is open it is the directory for the current App, otherwise it is the apps sub-directory of the lianja root directory / deployment location.

The SET APPDIR command can be used to specify a directory where script files and other resources are located.

The SET APPDIR TO command without a <path-name> removes the previously set directory from the search path.

Example

set appdir to C:\lianja\vault\