reading from text file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tstadheim
    Forum Member
    • Feb 2004
    • 1

    reading from text file

    Hello,
    I am attempting to read some strings from a text file and then output them to the screen. My text file consists of Japanese characters. The characters show up strangely on the screen, as though AutoPlay didn't understand the string is in Unicode. How can I get these Japanese characters to show up correctly? Does it have to do with the format the text file was saved in? Or do I need to do some conversion after reading out the strings?
  • Brett
    Indigo Rose Staff Member
    • Jan 2000
    • 2001

    #2
    Our text file and string actions and structures do not recognize Unicode characters. I would reccomend using a Web object to display text or HTML files that have Unicode characters in them.

    Comment

    Working...
    X