Harbour Reference Guide

 

SET PATH

Specifies a search path for opening files

Syntax

SET PATH TO [<cPath>]

Arguments

<cPath> Search path for files

Description

This command specifies the search path for files required by most commands and functions not found in the current drive and directory. This pertains primarily,but not exclusively, to databases,indexes, and memo files,as well as to memory,labels,and reports files. The search hirarchy is: 1 Current drive and directory,2 The SET DEFAULT path;3 The SET PATH path.
Examples
      SET PATH TO c:\Harbour\Test
Status

Ready

Compliance

This command is Ca-Clipper Compliant.

See Also

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30