Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get the font scripts name
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to get the font scripts name
Divers
Thread ID:
00914553
Message ID:
00914553
Vues:
40
I use the AFONT() to get the font script codes, but how to get the names?
 IF AFONT(fArray, "Courier New", -1, 1)
    LIST MEMO LIKE fArray
    * Result:
    * 0, 161, 162, 163, 177, 178, 186, 204, 238
 ENDIF
Now I need to know what is the name of the script. I know that 204 - Cyrilic, but the others? Are that codes the same on each computer or windows?

TIA
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform