Help!

Searching paragraph markers in openoffice.org

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions (archive 1) RSS
Next:  [Samba] trouble with make/VPATH  
Author Message
SteveSch
External


Since: Mar 04, 2006
Posts: 31



PostPosted: Fri Apr 28, 2006 4:33 pm    Post subject: Searching paragraph markers in openoffice.org
Archived from groups: alt>os>linux (more info?)

Hello,

I need to search and replace paragraph markers using ooo. In Win it was
just ^p.

I googled and found (\n, \$, $). I also tried them with quote marks. None
of them seemed to work.

Can someone please tell me how to search and replace these items?

I'm using ooo 1.1.4 on one machine and ooo 2.0 on another.

I have a file that I need to replace the characters ^p| with ^p. I can't
just replace the | as there are thousands in this file.

Thanks in advance.
Steve
Back to top
David Bailey
External


Since: Mar 14, 2005
Posts: 33



PostPosted: Sat May 06, 2006 11:34 am    Post subject: Re: Searching paragraph markers in openoffice.org [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 28 Apr 2006 16:33:58 -0600, SteveSch wrote:

> Hello,
>
> I need to search and replace paragraph markers using ooo. In Win it was
> just ^p.
>
> I googled and found (\n, \$, $). I also tried them with quote marks. None
> of them seemed to work.
>
> Can someone please tell me how to search and replace these items?
>
> I'm using ooo 1.1.4 on one machine and ooo 2.0 on another.
>
> I have a file that I need to replace the characters ^p| with ^p. I can't
> just replace the | as there are thousands in this file.
>

I have just tested this on OO 2 and I was able to get it to find paragraph
marks by:
Tick the "Regular Expressions" box - you may have to click on the "more
options" button to see this.

use $ to find the end of line
Although from what I understand of your question, you really want to find
a pipe character | at the beginning of a line. In that case you would
want your criteria to be:
^|
(^ is the start of line marker)

Hope that helps,
David

> Thanks in advance.
> Steve
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions (archive 1) All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum