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. -- 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/
