Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function to return base alpha set from a string
Message
De
12/06/2002 20:26:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00667721
Message ID:
00667737
Vues:
31
>This function requires translation expression (string) as a second parameter. The string is stored in the european.mem file. I think you can RESTORE it once and save in the file using Strtofile().
Strtofile(m.euroansi, "euoroansi.tab")
>....
>lcStr = "Ils sont allés à l'école."
>m.euroansi = Filetostr("euoroansi.tab")
>? SYS(15, m.euroansi, lcStr)
So, basically, that content holds a set of characters and their equivalent starting from ASCII 65.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform