>Actually Transliterate has other problems >because it needs GlueLibrary for previous versions.
Yes, if you want to run on pre-3.1 ROMs then you'll need to link against PalmOSGlue. But I don't consider that a "problem" :) >BTW, Ken. I doubt that SS is translated into '=DF', >even assuming you use German PalmOS. Have you >tried that ? It doesn't currently, but it should, and it will in the future when you're running on a German device (and probably a few other locales). The main point is that you can't rely on the current behavior of never changing the size of the result. Now, for backwards compatibility we'll probably require StrToLower to always keep the result the same length or shorter, but TxtTransliterate won't have such restrictions. -- Ken Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
