Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code page
Message
From
10/03/1998 16:00:26
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
05/03/1998 06:21:36
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00082646
Message ID:
00083732
Views:
24
>Hi, I'm writing from Hungary and I have a small problem with the code page settings. As I know the eastern europian code Windows page is 1250. But when the VFP starts and I check the project files code pages, it shows 1252 for the DBC. So, how can I change the DBC or only the DBF code page settings to 1250?
>
>Thanks!
>
>IVAN

Szia

you can fool VFP (and FPx.x the same) by putting

codepage=1251

into your config.fpw, no matter what the system's codepage is. The system's codepage affects only the display of Windows' windows (messagebox, forms captions etc) and the behavior of OemToAnsi() and AnsiToOem() functions, but you can always circumvent the later using CPConvert() instead.

Remélem hogy ez segíteni fog :)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform