Avchent 0 Report post Posted April 9, 2007 Hi there! Can someone explain to me, how replace 2 empty lines to 1 with RegExp ? Or how can I concatenate 2 lines into 1 ? For example, I have text file: === Cut === First Second === Cut === After each word there is 0xD, 0xA. I would like to get new line: === cut === First Second === cut === How can I do that ? Share this post Link to post Share on other sites
AngelsHolocaust 0 Report post Posted April 12, 2007 Hi Avchent. NDN doesn't support something like this (yet?). Bye Stefan / AH Share this post Link to post Share on other sites