There's also
ReReplaceNoCase(string, "[a-z]", "", "ALL")
--K
> -----Original Message-----
> From: Justin Kidman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 11, 2000 11:26 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: REGEX for everything but numbers
>
>
> Try [^[:digit:]]
>
> Justin Kidman
>
> -----Original Message-----
> From: Russel Madere [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 11, 2000 11:27 AM
> To: CF Talk Mailing List
> Subject: REGEX for everything but numbers
>
>
> I'm trying to remove in a string that is NOT a number. I want to use
> regular expression and the REReplaceNoCase() function to do
> this. Is there
> a way to say everything except numbers? I know [[:digit:]]
> will give me the
> digits, but I can't find a way to negate it.
>
> Any help is appreciated
>
> --------------------------------------------------------------
> --------------
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.