At 02:29 PM 9/10/2002 -0500, you wrote: >At 12:16 PM 9/10/2002 -0700, you wrote: >>Are are any built-in Palm routines that will take an integer, such as 12345, >>and return a string with commas (or whatever the 1000s separator is) in the >>proper palce, such as 12,345 (or 12.345)? I am about to write my own and >>just >>wanted to know if such a routine is already written. > >StrLocalizeNumber and StrDelocalizeNumber are what you want.
Actually, they are what you want to run after you've already formatted your number with commas and periods. They won't insert those for you, as I just discovered on rereading the docs. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
