Difference between revisions of "SET LIBDIR"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Specify a directory in which files will be searched for ==Syntax== SET LIBDIR 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 APPDIR]], [[SET DATADIR]], [[SET DEFAULT]], [[SET DIRECTORY]], [[SET PATH]], [[USE]]  
[[LIBDIR()]], [[OPEN DATABASE]], [[SET APPDIR]], [[SET DATADIR]], [[SET DEFAULT]], [[SET DIRECTORY]], [[SET PATH]], [[USE]]  
+
  
 
==Description==
 
==Description==
The Library directory location is set automatically.
+
The Library directory location is set automatically.  It is the library sub-directory of the lianja root directory / deployment location.
  
 
The SET LIBDIR command can be used to specify a directory where script files and other resources are located.
 
The SET LIBDIR 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 LIBDIR TO [<path-name>]

See Also

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

Description

The Library directory location is set automatically. It is the library sub-directory of the lianja root directory / deployment location.

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

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

Example

set libdir to C:\lianja\libvault\