Tuviah,

On Nov 19, 2004, at 2:27 AM, [EMAIL PROTECTED] wrote:

Subject: Re: Unicode for cross-platform use (Dean Snyder)
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain


Hints and suggestions are very, very welcome. I am using Rev 2.1.
Anyone using Unicode should switch to 2.5 where all reported Unicode problems were resolved. If you store the text in fields, they are byteswapped automatically. You will have to write your own script to do the byteswapping when reading from files.

In 2.2 I'm using

set the unicodetext of field "Unicode Text" of card "iPhoto" of stack "Preferences" to uniencode(URL unicodeFile, "UTF8")

to read a UTF8 file into RunRev. Is RunRev not doing byte swapping automatically in this case? (It's reading an iPhoto xml file that's UTF-8 encoded, so I've never actually tested whether it reads a Windows byte-swapped file).

Also, is there really no read/write of UTF-8 files in RunRev? That would seem to be an oversight, no?

-- Frank

Web Photos Pro: Software for Photo Bloggers and Other Photo Power Users
See us on the web at http://www.webphotospro.com/


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to