Re: help with find and replace

PJH <[email protected]> Sun, 29 May 2011 20:01:47 -0400
Newsgroups gmane.comp.openoffice.general
Organization was pjh@mccc
Message-ID <[email protected]>
PJH has written on 5/29/2011 1:11 PM:
> I was given a DOC file to edit. The author had used SHIFT-ENTER in a lot
> of places.
> 
> How do I replace those with ordinary ENTER?
> 
> Thanks.
> 

Use regular expressions.

Search character: \n
Replace character: \n

Weird, no?

-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help