On Mon, 2005-01-31 at 06:36, Matt Kettler wrote:

> Perhaps you just need to modify your rule to tolerate more spaces, and 
> perhaps tabs, between words by using \s{1,10} instead of a space.

Maybe better yet:

    (?:\s|<\/?(?:P|BR)>)+

--
John Hardin
Development and Technology group (Seattle)
CRS Retail Systems, Inc.
3400 188th Street SW, Suite 185
Lynnwood, WA 98037
voice: (425) 672-1304
  fax: (425) 672-0192
email: [EMAIL PROTECTED]
  web: http://www.crsretail.com
-----------------------------------------------------------------------
 If you smash a computer to bits with a mallet, that appears to count
 as encryption in the state of Nevada.
                                               - CRYPTO-GRAM 12/2001
-----------------------------------------------------------------------

Reply via email to