Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unicode question
Message
De
18/08/2003 01:45:02
 
 
À
17/08/2003 19:43:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00820908
Message ID:
00820934
Vues:
22
>Is there some way to preserve the same character I used in programs when the code page is changed in Windows?
>
>For example I have used in some program CHR(198) which is "¯" character in English (code page 1250), but when I change code page to Slovenian (code page 1252) the CHR(198) is "Ã" character.
>
>How to handle this problem?
>I need some unique (never (or almost never) used in typing) character to work with, independet of different code pages.

You may need to investigate the "Character binary" and "Memo binary" field types in VFP. Also take a look at SET NOCPTRANS and related functions.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform