Posted: Tue Feb 19, 2008 3:03 pm
If you know what the characters are, you can remove them with a Convert function - possibly specifying the character via a UniChar() function.
If you don't know what they are, then you need to create some kind of routine to preserve only the "ASCII" characters.
If you don't know what they are, then you need to create some kind of routine to preserve only the "ASCII" characters.