Difference between revisions of "LIBDIR()"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Function to return current library directory ==Syntax== LIBDIR() ==See Also== APPDIR(), DATADIR(), DEFAULT(), Lianja System Object, PATH...")
 
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[APPDIR()]], [[DATADIR()]], [[DEFAULT()]], [[Lianja|Lianja System Object]], [[PATH()]], [[SET DATADIR]], [[SET DEFAULT]], [[SET PATH]], [[SYS()]]
+
[[APPDIR()]], [[DATADIR()]], [[DEFAULT()]], [[Lianja|Lianja System Object]], [[LIBPATH()]], [[PATH()]], [[SET DATADIR]], [[SET DEFAULT]], [[SET PATH]], [[SYS()]]
  
 
==Description==
 
==Description==

Latest revision as of 06:18, 11 April 2016

Purpose

Function to return current library directory

Syntax

LIBDIR()

See Also

APPDIR(), DATADIR(), DEFAULT(), Lianja System Object, LIBPATH(), PATH(), SET DATADIR, SET DEFAULT, SET PATH, SYS()

Description

The LIBDIR() function returns the name of the current library directory.

Example

? libdir()
C:\Lianja\library\
? Lianja.libdir
C:\Lianja\library\