Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function to return base alpha set from a string
Message
From
12/06/2002 20:26:32
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00667721
Message ID:
00667737
Views:
32
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform