revDataFromQuery and umlauts etc.
Ian Wood
revlist at azurevision.co.uk
Tue May 20 05:31:33 EDT 2008
On 20 May 2008, at 10:17, Christian Langers wrote:
> I think you're right...
>
> My solution is to use the MacToIso() function for inserting data
> into the db (from within Revolution) and applying the IsoToMac()
> function to the data you retrieved from the SQLite Db....
I'm pretty sure it's an encoding problem, but ISOToMac on the returned
data gets me:
ä
ü
ë
ö
ï
â
û
ô
ê
î
Â¥
aÌ
Ë™
â
©
`a
∆
Closer, but still garbage.
I really don't want to rewrite ~50 functions to use shell
commands... :-(
Ian
More information about the use-livecode
mailing list