CYANA Function: libdir: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (1 revision)  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
== Synopsis ==  | |||
'''libdir = ''string'''''  | |||
== Description ==  | |||
This function returns the full path name of the directory in which  | This function returns the full path name of the directory in which  | ||
Latest revision as of 14:57, 12 August 2009
Synopsis
libdir = string
Description
This function returns the full path name of the directory in which CYANA is installed. The directory name is taken from the environment variable CYANALIB, which is set automatically by the startup script, cyana, when the program starts.
The two functions cyanadir and libdir are identical.