Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code page
Message
De
10/03/1998 16:00:26
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
05/03/1998 06:21:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00082646
Message ID:
00083732
Vues:
28
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform