Thanks Mark (and sorry for the late reply),

that´s what I was afraid of. *sigh*

All the best,

Malte

One way would be to simply (and rather painstakingly!) build arrays
(storable as customPropertySets) as look-ups for each code page, such
that you could then do:

repeat for each char c in someText
   put codePage850[charToNum(c)] after someTranslatedText
end repeat
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to