On Thu, 29 Dec 2005 20:27:01 -0600, Knight, Jon wrote:

> Alright, that works!  (Thanks for steering me.)  Is there anyway to turn off
> the "longest match" rule?  When I've got something like "(data) text
> (data)", the whole bit is matched when I'd rather get two separate matches.
> ??

It's called greediness, and there would be a way to turn it off
if OOo used PERL Re's, which also are a lot more concise. Not at
all sure why they're not used.

Paul

-- 
Using OOo 2.0 on Win XP sp2.


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

Reply via email to