|
Replace Special Vowels (…, ‚, Š, ...) with "Regular" (7-bit ASCII) Values
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This is a little function I have found useful to replace strings with accented vowels with their 7-bit ASCII counterparts.
It's my first post ever of VB Code so if you have any comments send an e-mail to: dwarth@hotmail.com This code has been viewed 59386 times. Instructions: Copy the declarations and code below and paste directly into your VB project. Declarations:
No Text Boxes
|