REReplaceNoCase(string, "[^[:alnum:][:punc:][:space:]", "", "ALL")

Try that

Steve

-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Adam 
Chapman
Sent: Thursday, 5 October 2006 8:34 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] regexp - keyboard characters

Hi All,

Anyone have a regular expression that strips all but keyboard characters.. not 
just printable characters.. but anything that you can't type using a keyboard?

I'm sure there is some funky syntax required to escape some of the "shift0-9" 
characters..

a • – “ ” é ç © È € b

I would like to just be left with "a and b" from the above string.. (the hyphen 
is not a normal hyphen.. looks like it comes from M$ word)

Thanks in advance..

Adam





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to