Steve Fisher wrote:

I have a text document with a large number of cr/lf/cr/cr/lf (carriage return, linefeed etc etc) I want to remove. How do I do this?

Enable "Transform backslash expressions" in the "Replace" dialog box
and then replace "\r\n\r\r\n" with an empty string.


Piotr
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to