Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert table under DOS
Message
De
27/11/2006 06:07:45
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
27/11/2006 05:52:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01172576
Message ID:
01172596
Vues:
14
>hi,
>thank you fro reply,
>cpconvert() function. where i can get it, and how i can use it.
>tahnks

from help:
CPCONVERT(nCurrentCodePage, nNewCodePage, cExpression)


sample:
?cpconvert(857,1254,my_string) &&----- for only turkish codepage
for your computer:
?CPCONVERT(CPCURRENT(1) ,CPCURRENT(2),my_string) &&----- for all codepages
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform