Hello,
I have a need to print Thai language reports from my English Software. It will be a finite number of phrases.
My intention is to have a lookup of Thai translations so I will write a function to look for the English phrase and if there is a Thai equivalent it will return same (and then print it). Ideally I would like to store this lookup data in a DBF.
So I need to be able to enter Thai characters into a file (using say a dialog box), display the Thai phrass in a browse and print them in my report.
I am thinking I would have to install Thai language support and then use Unicode somehow.
Can someone please advise how I can go about this with FWH and xHarbour?
Any help at all would be appreciated.
Thanks in advance.
Pat Driscoll.
Australia.