Are unicode - ascii conversion functions available in VBCE 3.0?
Are unicode - ascii conversion functions available in VBCE 3.0?
Author
Message
Sungsoo Ki #1 / 1
Are unicode - ascii conversion functions available in VBCE 3.0?
I want to show text in a file. It is written in ASCII (DBCS) format.
If I read text using input() method, and display it
they are not displayed properly.
I want functions to convert unicode / ascii.
Are they available in VBCE 3.0?