Unicode again

Mark Schonewille m.schonewille at economy-x-talk.com
Tue Sep 19 05:32:11 EDT 2006


You need to uniencode the itemDelimiter and search for the encoded  
string in the table.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 19-sep-2006, om 11:24 heeft Viktoras Didziulis het volgende  
geschreven:

>
> Now have it all loaded almost correctly in the table. But the  
> second problem
> is how to correctly pass unicode string from one field to another. I
> selected text in a table and did:
>
> put item 2 of the selectedText into field "fLongref"
>
> and almost as expected some characters are defaced :-]
>
> then tried:
> set the unicodeText of field "fLongref" to item 3 of the  
> unicodeText of the
> selectedText
>
> and result is Chinese characters in the field "fLongref". The  
> original text
> is in Russian, Lithuanian, English and German. How do we transfer the
> unicode string of the selectedText to a text field correctly?
>
> Thanks in advance!
> Viktoras





More information about the use-livecode mailing list