The [ ]+ should work, I've used that technique before.

Steve


-----Original Message-----
From: Justin Kidman [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 11, 2000 1:35 PM
To: '[EMAIL PROTECTED]'
Subject: RE: REGEX for a space


Hmm, did you try using ( )+ instead of \s+ ?

Might be worth a try.  Or even [ ]+ so you do not mess up your subexpression
matching.

Justin Kidman

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to