V4MD: German Umlauts on Mac
Martin S.
blackfin at elfenherz.de
Wed Jan 17 08:32:08 CST 2007
Ruslan Zasukhin schrieb:
> On 17/1/07 3:30 PM, "Martin S." <blackfin at elfenherz.de> wrote:
>
> Hi Martin,
>
>
>>> It seems something must be down with
>>>
>>> db.IOEncoding( )
>>>
>>> ?
>>>
>>>
>>>
>> Hi Ruslan,
>>
>> IO encoding was the key, thank you for that little hint. I tried some
>> things with it and now it works.
>>
>
> Please show exactly how you have use it.
>
>
I've written my own lingo handler to determine the OS, then after
detection I set IO encoding of my database accordingly to the OS:
mac : db.ioenconding = "Macintosh"
windows: db.ioencoding = "ISO-8859-1"
More information about the Valentina
mailing list