|
-
Oct 16th, 2000, 02:02 PM
#1
Thread Starter
New Member
I have been able to search my local drive for single file names. Can anyone help me with some code that would except two or more search criteria ? Like *.doc & *.xls & *.ppt.
I am currently looping through my code searching each directory and sub-directory for *.doc and then looping back to search for *.xls and so on, but this is really slow.
If you use the File Find featured in Win NT 4.0 all you have to do is enter each extension one right after the other on the Named line and NT will find all files matching all of the extension you entered. Any Ideas ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|