Umlauts (again) and arraytojson
Klaus major-k
klaus at major-k.de
Thu Apr 9 09:05:58 EDT 2020
Hi friends,
this just came up in the german LC forum, obviously "arraytojson"
does not like UMLUATS in the keynames!?
This:
----------------------
on mouseUp
put "eins" into tArray["äns"]
put "zwei" into tArray["zwöi"]
put arraytojson(tArray)
end mouseUp
----------------------
gives -> {}
Is this correct/desired behaviour?
Best
Klaus
--
Klaus Major
https://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list