Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing Chinese Characters
Message
From
10/03/2000 16:05:37
 
 
To
09/03/2000 10:46:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00343681
Message ID:
00344403
Views:
21
>I'm writing an application which may at some point need to run in Chinese. Does anyone know if I need to do anything to the data structure to allow for this?
>I'm thinking that there must be more then 255 chinese characters and so I will need two bytes to store each one. I'm using VFP 5.0a

Will the Chinese text be mixed with other codepage's text in the same tables?

If tables are marked with a codepage other than Chinese, codepage translation will occur with probable bad results.

Remember to use the double-byte character compatible functions (lenc(), at_c(), etc.)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform