Search found 12 matches
- Fri Feb 17, 2006 4:31 pm
- Forum: Advanced Find and Replace
- Topic: Search a specific folder only
- Replies: 8
- Views: 45453
Downloaded AFR 2.3 again and reinstalled and it works perfectly. What use to take me about 4 hours now takes me 16 sec WOW. You just increased the productivity of that task by 720%. Sorry about the work this caused you. When did it change? Is there a way of putting the sub revision number i.e. 2.3.0...
- Fri Feb 17, 2006 4:02 pm
- Forum: Advanced Find and Replace
- Topic: Search a specific folder only
- Replies: 8
- Views: 45453
- Fri Feb 17, 2006 3:44 pm
- Forum: Advanced Find and Replace
- Topic: Search a specific folder only
- Replies: 8
- Views: 45453
- Thu Feb 16, 2006 6:13 pm
- Forum: Advanced Find and Replace
- Topic: Search a specific folder only
- Replies: 8
- Views: 45453
I have tried the * in the search path but it does not work. The only way I get it to partially work is putting file.txt in the Mask, in the Search path \\server\share\. It searches fine but it goes throught all the subdirectories that the users have created. That's why it's taking so long. So basica...
- Tue Feb 14, 2006 3:45 pm
- Forum: Advanced Find and Replace
- Topic: Search a specific folder only
- Replies: 8
- Views: 45453
Search a specific folder only
Good Day, I need help on searching a drive mapping inside a common text file on different users common drive i.e. \\server\share\user_name\directory\file.txt In the example above the server, the share, the directory and the file.txt are the same for everyone. Only the user_name changes. Because of t...
- Wed Jun 01, 2005 4:44 pm
- Forum: Advanced Find and Replace
- Topic: When can we expect a new release?
- Replies: 2
- Views: 18130
- Wed Jun 01, 2005 3:33 pm
- Forum: Advanced Find and Replace
- Topic: When can we expect a new release?
- Replies: 2
- Views: 18130
When can we expect a new release?
Good Day. I search for the info on the site but could not find it. We finally bought the product and I was woundering if you new when the full version 2.3 ,or whatever the new version will be called, will come out? Since we use this at the work place they are not to keen about me using a BETA versio...
- Fri Feb 11, 2005 6:03 pm
- Forum: Advanced Find and Replace
- Topic: Search and Replace file names
- Replies: 2
- Views: 17157
- Fri Feb 11, 2005 4:31 pm
- Forum: Advanced Find and Replace
- Topic: Search and Replace file names
- Replies: 2
- Views: 17157
Search and Replace file names
Good Day, I have 71 files named 1.bat, 2.bat 3.bat and so on. I then created 71 new files for testing purposes and named them 1Test.bat, 2Test.bat, 3Test.bat and so on. Now that my testing is done I want to do a batch rename from 1Test.bat to 1.bat and so on for the 71 files. When I do the search fo...
- Wed Feb 02, 2005 10:02 pm
- Forum: Advanced Find and Replace
- Topic: Search and replace variables!
- Replies: 4
- Views: 27362
- Wed Feb 02, 2005 6:09 pm
- Forum: Advanced Find and Replace
- Topic: Search and replace variables!
- Replies: 4
- Views: 27362
Thanks for the prompt reply. I have tried your solution but it did not work. Here is a portion of the script. Maybe that will help. :: Map Network Drives Net Use G: \\server1\Custom > NUL Net Use H: \\server2\Apps > NUL Net Use I: \\server3\Images > NUL Net Use J: \\server4\Share$ > NUL Net Use K: \...
- Tue Feb 01, 2005 10:49 pm
- Forum: Advanced Find and Replace
- Topic: Search and replace variables!
- Replies: 4
- Views: 27362
Search and replace variables!
Hi, I am evaluating your product and I am not able to make it work properly. Here is a sample of what I need: Search: net use (drive letter): \\(servername) : some other text after Replace with: net use (same drive letter): \\(different servername) : same texte after I need to keep the drive letter ...