SET DEFAULT
Establishes the Harbour search drive and directory.
- Syntax
-
- SET DEFAULT TO [<cPath>]
- Arguments
-
- <cPath> Drive and/or path.
- Description
-
- This command changes the drive and directory used for reading and writting database,index,memory, and alternate files.Specifying no parameters with this command will default the operation to the current logged drive and directory.
Examples
SET DEFAULT to c:\TEMP
- Status
- Ready
- Compliance
-
- This command is Ca-Clipper Compliant.
- See Also