Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function to return base alpha set from a string
Message
 
 
À
12/06/2002 19:52:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00667721
Message ID:
00667728
Vues:
29
This message has been marked as the solution to the initial question of the thread.
You can use SYS(15) function
RESTORE FROM (HOME() + "european.mem")
lcStr = "Ils sont allés à l'école."
? SYS(15, m.euroansi, lcStr)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform