Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ÉèÈÉ ??
Message
From
26/02/1997 19:19:29
 
 
To
26/02/1997 11:51:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00022016
Message ID:
00022155
Views:
53
>>>Our French Canadian clients are getting upset because VFP is converting their " é " to " T " and their " è " to " F ".
>
>>Do you have CODEPAGE=AUTO in config.fpw?
>>Vlad
>
>At present I don't - should I do that ?

You can set the codepage in the config file with CODEPAGE=xyz (xyz is the number of the wanted codepage). If you have a table created under other codepage and you want to see it correctly, you must have CODEPAGE=AUTO in config file.

Although, I don't know how to deal with codepages for views. Anyway, it seems that is a problem of codepage translation.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform