>From the documentation, it seems that ISOtoMac >handles only 8859-1. Other encodings would surelybe a welcome addition to this function. This workaround will enable you to show the Polish text above in a Revolution field:Yeah support for polish as a language will be in 2.1.1. So you'll be able to use
set the unicodetext of fld 1 to uniencode(sometext,"polish")
Tuviah Snyder <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Software at the Speed of Thought
But how does uniencode know what the current encoding of sometext is? It can be 8859-2 but also MacCE or Windows-1250. Even more options are for example for Russian (Cyrillic).
Robert Brenstein _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
