R
Richard M. Hartman
The very useful FileSearch method has been removed. The easiest way to
replace /most/ uses is with the FileSystemObject ... however, FileSearch had
a .SearchSubFolders attribute that was very useful ... is there a good way
to replicate this, or do I just have write a recursive routine using the
FileSystemObject to build the list?
replace /most/ uses is with the FileSystemObject ... however, FileSearch had
a .SearchSubFolders attribute that was very useful ... is there a good way
to replicate this, or do I just have write a recursive routine using the
FileSystemObject to build the list?