> I should have said, "How do I replace two consecutive end-of-line
> characters with one EOL character?".
> 
> Sorry for not being more specific!

Try searching for the regular expression: ^$

Leave replace empty.  That removes empty lines.

 Gil


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to