Hi, this is simple.
I'm trying to replace all periods (.) with (\.).
Using Batch Replace I use:
Search for: \.
Replace with: \\.
This doesn't work.
Suggestions?
Thank you.
Marc
Search found 5 matches
- Thu Feb 24, 2005 3:15 am
- Forum: Advanced Find and Replace
- Topic: "Replace with:" includes a "\"
- Replies: 1
- Views: 14188
- Wed Feb 02, 2005 2:20 am
- Forum: Advanced Find and Replace
- Topic: Thousands of files to search
- Replies: 6
- Views: 38890
Drag and drop
Thanks. Drag and drop works perfectly.
FYI, I use Windows 2000 Pro workstation and have the Send To "Register" problem.
Regards,
Marc
FYI, I use Windows 2000 Pro workstation and have the Send To "Register" problem.
Regards,
Marc
- Mon Jan 31, 2005 5:32 pm
- Forum: Advanced Find and Replace
- Topic: Thousands of files to search
- Replies: 6
- Views: 38890
Thousands of files to search
Hi, I have thousands of text files to search. Each file is a text file with the 1st line looking like: Return-path: <testprefix@somedomain1.com> I want to write a Find expression to identify all files that have the text "Return-path:" on the same line as "somedomain1.com". I also want to write the e...
- Mon Jan 31, 2005 5:32 pm
- Forum: Advanced Find and Replace
- Topic: Thousands of files to search
- Replies: 6
- Views: 38890
Expression to use for this Find (without the OR)
Hi,
Would someone be able to provide me with the Find expression that would work for us? Disregarding the need for multiple conditions with the "OR" operator, how would I write this Find?
Thank you.
Marc
Would someone be able to provide me with the Find expression that would work for us? Disregarding the need for multiple conditions with the "OR" operator, how would I write this Find?
Thank you.
Marc
- Mon Jan 31, 2005 5:32 pm
- Forum: Advanced Find and Replace
- Topic: Thousands of files to search
- Replies: 6
- Views: 38890
Thanks it works. Can't seem to copy all files found?
Hi, Thank you very much, this Find expression works well to identify many files. From the Find results, I would now like to be able to copy (or cut) these files to put them in another folder. This software only allows me to copy/cut one file at at time from the results window. Any suggestions? I tri...