I want to open a unicode file and read it. It has a BOM at the front to indicate what kind of encoding it uses (in this case UTF-16). Do I open this as a text file and read it and unicode goodness happens? Or is it a bunch of binary data that I need to somehow convert into unicode values (ug)?
Kee Nethery_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
