Search found 4 matches
- Wed Jun 10, 2009 8:06 pm
- Forum: General
- Topic: finding the last instance of a string
- Replies: 1
- Views: 259
finding the last instance of a string
Hello, I have many files containing text like: %ENDSECTION{name="operatoraddrsection1"}% %ENDSECTION{name="operatoraddrsection2"}% %ENDSECTION{name="operatoraddrsection3"}% There might be any number of these lines (each with a different number at the end, depending on how many are in that particular ...
- Wed Mar 18, 2009 8:13 pm
- Forum: General
- Topic: How to add line to end of multiple files
- Replies: 3
- Views: 431
- Wed Mar 18, 2009 4:26 am
- Forum: General
- Topic: How to add line to end of multiple files
- Replies: 3
- Views: 431
How to add line to end of multiple files
Hello,
I would like to add a couple lines of text to the end of multiple files all at once. Is there some kind of regular expression that will allow me to do this?
The files are not all the same length, and have different contents.
I appreciate any help
Thanks,
Kathy
I would like to add a couple lines of text to the end of multiple files all at once. Is there some kind of regular expression that will allow me to do this?
The files are not all the same length, and have different contents.
I appreciate any help
Thanks,
Kathy
- Wed Jan 21, 2009 6:48 pm
- Forum: General
- Topic: Issue opening lots of files at once
- Replies: 3
- Views: 423
Re: Issue opening lots of files at once
I have this problem too, but I come across it quite a bit, since I often need to edit large numbers of files all at once. I agree it may have to do with the windows open dialog, since if you select the files in Windows Explorer, then drag and drop them into the Textpad window, I've found they all ...