Can't you open all files, then find a replace in all documents
eg find .+0.+\n
replace with (nothing!)
Obviously assuming here you are looknig to delete all lines with the string 000.
meant to add you need to open all files and select "all documents" in the find and replace dialogue box. I ...
Search found 5 matches
- Thu Aug 05, 2010 1:06 pm
- Forum: General
- Topic: Multiple-deletion of specific content in files in a folder
- Replies: 5
- Views: 2663
- Thu Aug 05, 2010 1:03 pm
- Forum: General
- Topic: How can I change text in files (more than 100) to lower case
- Replies: 1
- Views: 330
Re: How can I change text in files (more than 100) to lower
Hi,
How can I change the text in more than 100 files to lower case? Is there some command or batch commands that I can use to do this for all files in a folder? Thanks.
open all 100 files
Find: .
Replace: \l&
(that's a lower case l in the replace)
Select all documents
Replace all.
Not sure ...
How can I change the text in more than 100 files to lower case? Is there some command or batch commands that I can use to do this for all files in a folder? Thanks.
open all 100 files
Find: .
Replace: \l&
(that's a lower case l in the replace)
Select all documents
Replace all.
Not sure ...
- Tue Aug 03, 2010 10:54 am
- Forum: General
- Topic: Find and Bookmark between 2 documents
- Replies: 5
- Views: 490
- Tue Aug 03, 2010 10:37 am
- Forum: General
- Topic: Find and Bookmark between 2 documents
- Replies: 5
- Views: 490
- Tue Aug 03, 2010 10:35 am
- Forum: General
- Topic: Multiple-deletion of specific content in files in a folder
- Replies: 5
- Views: 2663