[Next] [Up] [Previous]
Next: BaseName Up: Functions and procedures Previous: FExpand

FSearch

   

Declaration:

Function FSearch (Path : pathstr;DirList : string) : Pathstr;

Description:

Searches in DirList, a colon separated list of directories, for a file named Path. It then returns a path to the found file.

Errors:

An empty string if no such file was found.

See also:

BaseName, DirName, FExpand



Michael Van Canneyt
Thu Dec 12 15:40:07 MET 1996