Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CodePages
Message
De
16/10/1998 10:46:04
Donny Sims
Independent Computer Consultants Inc
Scottsboro, Alabama, États-Unis
 
 
À
16/10/1998 09:36:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00146277
Message ID:
00147482
Vues:
40
>>Paul
>>
>>Thanks for the info on the CODEPAGE=AUTO setting, it doesn't do what I was hoping for but is good to know (I still can't find it in the docs).
>>
>>>
>>>There's a setting under Tools/Options to automatically display to codepage picker when an unmarked table is opened exclusively. You want to have this checked. In the previous example you'd want to set the codepage to 437.
>>>
>>
>>What I really want is to suppress the codepage picker and set a default codepage to be used for any unmarked dbf. What I dealing with is data being maintained by a FPW 2.6 app that I need to access as an external dbf until I get all the code converted to VFP.
>>
>>thanks
>>
>>Donny
>
>Take a look at CPZERO. All it does is open the table as a low level file and modify the table header to change the codepage. You can call it like this:
>
>do cpzero with "c:\foxtbls\people.dbf", 1252
>
>paul

Paul

Thanks, that will do it. I was hoping for another undocumented default setting that could just be turned on now and then turned off later (a lot less coding that way)

Donny
Donny Sims

Life is what happens to us while were busy making other plans.
- John Lennon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform