DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
I/O Functions
DataLab Files
CurrentDataFile
See also:
LoadDlabFile
Index
Statistical Background
CurrentDataFile
Declaration:
CurrentDataFile
: string;
Returns the full filename specification (path + filename) of the currently loaded data file. If the data has not been stored (and thus has no filename), an empty string is returned.