Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert table under DOS
Message
De
27/11/2006 09:46:04
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
27/11/2006 06:15:32
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:
01172648
Vues:
17
I wrote which e-mail I sent you, maybe it can't arrive at you.
I don't know dos and windows arabic characters.
you should do that:
dos_arabic_str_table="" &&--- put dos arabic characters with SAME ORDER!!!
win_arabic_str_table="أ ب ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ي" &&--- arabic characters with same order
scan
    repl cname with chrt(cname,dos_arabic_str_table,win_arabic_str_table)
ends 
I know arabic characters rigt-to left (I can read Kuran, but can't speak arabic), this isn't a problem. Only you should put dos-arabic characters in first sting table, put win-arabic characters to second string table..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform