persistent Unicode problems

Jan Schenkel janschenkel at yahoo.com
Thu May 29 15:17:00 EDT 2003


--- Toma Tasovac <ttasovac at Princeton.EDU> wrote:
> Alas, I did!
> 
> put uniencode (url "file:translations.txt","utf8")
> into tTranslations
> 
> is how i'm actually getting the stuff from the text
> file in the first 
> place, but as I said in my first email, this will
> not work when when 
> split and set to be the custom property.  After
> using the above 
> uniencode function, I can put tTranslations in a
> field -- and it will 
> display properly.   But when split and made into a
> custom property, I 
> get no results...
> 
> T.
> 


Hi Toma,

Have you checked the status of the array after the
split? What do you get for :
  answer the keys of tTranslations
And how do you store it ? I gues you are using :
  set the customProperties["uTranslations"] to \
      tTranslations

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com



More information about the use-livecode mailing list