Search found 4 matches
- Fri Dec 10, 2004 1:43 pm
- Forum: General
- Topic: Find in Files across multiple root directories
- Replies: 7
- Views: 1581
- Fri Dec 03, 2004 5:59 pm
- Forum: General
- Topic: Find in Files across multiple root directories
- Replies: 7
- Views: 1581
Thanks but it's not really a desirable option for me. It would be too many extra steps that i'd have to take across many directory roots, each of which could have hundreds of files in them. I also need to use unc paths because the directories live on multiple servers. my directory list would look ...
- Fri Dec 03, 2004 5:14 pm
- Forum: General
- Topic: Find in Files across multiple root directories
- Replies: 7
- Views: 1581
not quite there
thanks for your help but I should have explained the problem with a little more detail. Unfortunately using the @filelist.txt technique doesn't allow for wildcards in the file. So using your example, I am unable to do the following: Code: Find what: yourString In files: @filelist.txt In folder: E ...
- Thu Dec 02, 2004 6:03 pm
- Forum: General
- Topic: Find in Files across multiple root directories
- Replies: 7
- Views: 1581
Find in Files across multiple root directories
Is there any way to do a "Find in Files" across multiple directory roots? For example, looking for the string "foo" in C:\files and D:\files The "in folder" text box does not seem to like multiple paths. I tried delimiting them with commas, semi-colons, and spaces but with no luck.