Definitions for "Search Path" Add To Word List
Login or Register  | Word Lists | Search History

The directories that DOS will search when attempting to launch an executable file. Netware allows the search path to be modified with the addition of network drives (see Map).
Helpful?           0
A list of directories that are searched when a user requests to run a program not in the current directory. If the program is in any directory on the search path, the program will run.
Helpful?           0
A list of directories that the shell searches to find the program file you want to execute. See also Section 17.29 and Section 35.6.
Helpful?           0
a colon-separated list of directory pathnames that are searched in sequence whenever the renderer encounters a shader or texture name that does not begin with a slash (' / ')
Helpful?           0
a colon-separated list of "path elements", which are directory names with a few extra frills
Helpful?           0
a list of directores sequentially searched to resolve a relative pathname
Helpful?           0
a list of paths, all of which denote directories (or possible directories) in the underlying file system
Helpful?           0
a semicolon-separated list of directory paths
Helpful?           0
a semicolon-separated list of directory specifications
Helpful?           0
a sequence of directories where the shell looks for commands to execute
Helpful?           0
a sequence of path names, separated by colons
Helpful?           0
a sequence of places to search for files to be opened
Helpful?           0
Description of how to find a subdirectory or file by identifying its location with respect to a disk or drive's root directories.
Helpful?           0
A list of directories in which a file should be sought. PMake's view of the contents of directories in a search path does not change once the makefile has been read. A file is sought on a search path only if it is exclusively a source.
Helpful?           0
A search path is a list of directory names, to be used for searching for files for certain purposes. For example, the variable load-path holds a search path for finding Lisp library files. See section V.7 Libraries of Lisp Code for Emacs.
Helpful?           0
A list of directories that the shell searches to find the program file you want to execute. See also articles 6.4 and 8.7.
Helpful?           0
search path: Lazy author (Arden Schaeffer, this means you), define this term. | Links
Helpful?           0
A series of directories automatically searched by a command interpreter in order to locate the program file that corresponds to a command to be executed.
Helpful?           0