Public Function FindFileUpwards( _ ByVal vPath As Variant _ , Optional ByVal vAttributes As Variant _ ) As Variant
? FindFileUpwards("C:\Entisoft\Autoexec.Bat") C:\Autoexec.BatSee also:
FindFileInDirectoryList Function DirToVariantVector FunctionvPath: Path name that combined the starting directory with the name of the file to be found. Function returns Null if vPath is Null or cannot be fixed-up to a string. For example, specify a path of "C:\Entisoft\Tools\Autoexec.Bat" to start the search for file "Autoexec.Bat" in directory "C:\Entisoft\Tools"
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.