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=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to