|
-
Jun 12th, 2000, 10:55 AM
#1
I found that I will get different result when I use in Eng. Windows and Chinese Windows:
Msgbox(Asc(Chr(200)));
in Eng. Windows, it display 200 and in Chinese Windows, it display 0?
Is it able to solve this problem? Or other then the function Chr(), did I have other function that can convert ASCII value to character which will not have the problem mentioned about?
Thank!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|