in reply to Re: Regex for MS Word Special Characters
in thread Regex for MS Word Special Characters

Yes, I believe that you did misunderstand my question a bit as my question is basically the same as yours. I know that I can use a regular expression just as you mentioned. my problem is using the correct representation for the MS Word characters such as smart quotes. For now I am trying to use hex code to substitute them in combination, but it is not working when I use a 4-digit hex code.
  • Comment on Re^2: Regex for MS Word Special Characters