That was exactly what I needed.
Thanks for your help!
Robin
Search found 3 matches
- Wed Feb 01, 2012 7:04 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove CRLF To Reformat Text Files
- Replies: 4
- Views: 7690
- Tue Jan 31, 2012 8:39 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove CRLF To Reformat Text Files
- Replies: 4
- Views: 7690
Re: Remove CRLF To Reformat Text Files
Hi David, Thanks for replying. It's a little bit more than just replacing plain CRLFs I'm looking for: --------------------- ....word CRLF word..... --------------------- where a line was word-wrapped with a hard CRLF, and replace with: --------------------- ...word word... --------------------- wit...
- Sat Jan 28, 2012 3:20 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove CRLF To Reformat Text Files
- Replies: 4
- Views: 7690
Remove CRLF To Reformat Text Files
Hi, I've searched for hours both in help and this forum but can't find the answer to what I'm sure must be a simple question so sorry if this is an obvious answer. I have text files which have been hard formatted with lines word-wrapped at a fixed number of characters with a CRLF. I want to remove t...