Steve Fisher wrote:
> what I now have is:
> 
> valid line of text{cr/lf}
> {cr/lf}  <------------------------ I want to remove these!!!!
> valid line of text{cr/lf}

So that would be

search for "\r\n\r\n"
replace with "\r\n"

-- 
regards
Andrew Howell

please disclaim disclaimer added below by ISP

_____________________________________________________________________
The contents of this email may be priviledged and are confidential. It may not 
be disclosed to or used by anyone other than the addressee(s), nor copied in 
any way. If received in error, please advise the sender, then delete it from 
your system.

This message has been checked for all known viruses by the MessageLabs Virus 
Control Centre.
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to