Site hosted by Angelfire.com: Build your free website today!

MS-DOS Internal Commands

The PATH Command

Description:

Displays or sets a search path for executable files.

Command Syntax:

PATH [[drive:]path[;...]]
PATH ;

Explanation of Syntax:

Type PATH ; to clear all search-path settings and direct MS-DOS to search only in the current directory.
Type PATH without parameters to display the current path.

Command Use:

This command can be used at the command prompt and in batch files.