Language:
Русский
English
FSearch (function) (Dos unit)
Searches for a file.
Declaration
function FSearch(Path: PathStr; DirList: string): PathStr;
Target
Real, Protected
Remarks
Searches in a list of directories (DirList). The directories in DirList must be separated by semicolons.
The PathStr type is defined in the Dos unit.