On 4/2/02 5:16 am, Tim <[EMAIL PROTECTED]> wrote: > Does revolution support different text encoding? I ask because I'm having > difficulties displaying certain text in flds in Rev on Windows.
Is the text stored in fields or in properties? If the latter then use the macToISO() and ISOtoMac() functions to translate it. If the former, the translation is generally automatic. Kind regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
