DADiSP Worksheet Functions > Function Categories > Query Functions > GETLABPATH
Returns the directory of the current Labbook.
GETLABPATH
A string.
strcat("My directory is: ", getlabpath)
returns a string of the form - "My directory is: labpath" where lappath is the directory of your Labbook.