text encoding problem Mac to iOS?

hh hh at hyperhh.de
Sat Jan 6 11:22:09 EST 2018


Assuming you are on Mac you could try:

lock the clipboard
set the rawClipboardData["public.utf8-plain-text"] \
      to textEncode("äöüÄÖÜß", "UTF-8" ) -- OSX
unlock the clipboard



More information about the use-livecode mailing list