SET PATH Command

Specifies a path for file searches.

SET PATH TO [Path] [ADDITIVE]

Parameters

TO [ Path]

Specifies the directories you want Visual FoxPro to search. Use commas or semicolons to separate the directories.

NoteNote

Visual FoxPro will not recognize a path name properly if a disk or directory name contains an exclamation point (!).

On all FoxPro platforms, functions that return path information, such as CURDIR( ), DBF( ), and SYS(2003), use Microsoft MS-DOS path-naming conventions in their return values.

ADDITIVE

Appends additional paths to the end of the current path.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic