I know, but there is a single quote between ? and /

So for this to work, it should be
REReplaceNoCase(clean, '[^a-z0-9.!?''/\-" ]', '', 'all')

> -----Original Message-----
> From: Dave Carabetta [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 28 mei 2004 16:01
> To: CF-Talk
> Subject: RE: Regex problem
>
> That last quote within the brackets is a double quote, not a
> single quote typed twice.

> > > REReplaceNoCase(clean, '[^a-z0-9.!?'/\-" ]', '', 'all')
> > >
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to