Hi, I think you should use regular expressions to do this. Take a look in help... G
On 9/5/05, Lionel B Dyck <[EMAIL PROTECTED]> wrote: > > How can I do in Writer what I have done in MS Word? Specifically when I > import a text file I like to replace single paragraph marks with a > single blank. > > In word I would do this sequence: > > - replace all ^p^p (2 crlf's or paragraphs) with ## > - replace all ^p (single crlf or paragraph) with ^s > - replace all ## with ^p > > Thanks > > btw. Is there a File Import capability? > > -- > Lionel B. Dyck <>< > AIM ID: lbdyck > Homepage http://www.lbdsoftware.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
