Directory
The Directory statement defines which directory to look in for data files in subsequent LOAD statements, until a new Directory statement is made.
Syntax:
Directory[path]
Arguments:
Argument | Description |
---|---|
path |
A text that can be interpreted as the path to the data file. The path is the path to the file, either:
|
Examples:
Directory lib://DataFiles/;
Directory lib://OneDrive - dr.no@example.com/Data/;