--- Malte Brill <[EMAIL PROTECTED]> wrote: > Hi all, > > anyone got a pointer how to read text in those > formats and get it to > display correctly? (including umlauts and stuff.) > > Cp850, Cp437, Cp1252 > > All the best, > > Malte >
As Mark mentioned, the best way is to provide conversion tables in the form of custom property sets. I recommend that you read the text file with the "binfile:" method and then work with the charToNum of each character as your index. That way, Revolution doesn't try and help you by converting some characters before you get to them. Hope this helped, Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) ____________________________________________________________________________________ Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting _______________________________________________ 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
