Uniencode fails on some chars

Kenji Kojima webart at kenjikojima.com
Wed Apr 30 21:38:01 EDT 2003


Hi Tuviah,

> most modern applications will drag text as unicode, and plain text. So
> instead of guessing the format you can do something like:
>
> on dragdrop
>         if "unicode" is among the items of keys(the dragdata) then set
> the unicodetext of me to the dragdata["unicode"]
> end dragdrop


What is the items of keys(the dradata)?
Because the dragdata is usually like this.

	/Users/myname/Desktop/JapaneseTxt/jText.txt

Isn't it?

--
Kenji Kojima
http://www.kenjikojima.com/





More information about the use-livecode mailing list