Hi Everyone,
Can someone tell me how to save unicode characters to a VFP table (and read them back)
I am trying to save data in polish in a Windows Ansi environment. And I can't figure out how to do this. I read on the net that the way to go is to use not the native fox controls but MS Forms controls. So I tried the MS Forms textbox and I have to say I can paste polish text in it and it remains visibly polish. (Something that doesnt's happen with a fox textbox, that does a translation into Ansi. Try pasting polozony into fox.) But no matter what I do I can't figure out what to do with the text in de control. Everything I do seems to translate the text into Ansi.
Any help is appreciated!
kind regards,
Eric de Haan