Jun 27, 2001 #1 Fursten Programmer Joined Dec 27, 2000 Messages 403 Location PT Hi, Can someone tell me how can I search, for instance, for all files with .doc extension on my file system? The objective is to create something like a collection of all of this files. Thank you
Hi, Can someone tell me how can I search, for instance, for all files with .doc extension on my file system? The objective is to create something like a collection of all of this files. Thank you
Jun 27, 2001 #2 mymou Technical User Joined May 21, 2001 Messages 355 Location GB There is a FileSearch Object. Never used it but would like to see it in action. Otherwise, i guess you could use filesystemobject. Stew Upvote 0 Downvote
There is a FileSearch Object. Never used it but would like to see it in action. Otherwise, i guess you could use filesystemobject. Stew