DADiSP Worksheet Functions > Function Categories > Query Functions > GETSPLPATH

 

GETSPLPATH

Purpose:

Returns the directory path to search for SPL files.

Syntax:

GETSPLPATH

Returns:

A string.

Example:

message(getsplpath)

 

Displays the current SPL search directory list.

Remarks:

The default path includes the folder that contains the DADiSP executable, the current Labbook folder and any sub-folders contained within the SPL and Modules sub-folders.

 

See ADDSPLPATH to add additional paths to the SPL search path.

See Also:

ADDSPLPATH

GETHOME

GETLABNAME

GETLABPATH

GETMISCPATH

GETWORKSHEETNAME

REHASH