DADiSP Worksheet Functions > Function Categories > Query Functions > GETHOME

 

GETHOME

Purpose:

Returns the drive and directory where DADiSP is running.

Syntax:

GETHOME

Returns:

A string.

Example:

viewfile(gethome + "dadisp.cnf")

 

shows the configuration file in the home directory.

Remarks:

GETHOME returns the directory where the DADiSP executable and support files are located. See GETLABPATH to return the path to the current Labbook.

See Also:

AUTOCONFIG

GETEXENAME

GETLABNAME

GETLABPATH

GETMISCPATH

GETSPLPATH

GETWORKSHEETNAME

REHASH