> The format specifiers for printf can vary from one compiler to > another and PalmOS only supports a subset. I didn't see a reference > to the zero-padding option in a quick browse of the PalmOS docs > but that doesn't mean it doesn't exist - I'd find a reference for > printf, find out what the zero padding option is and try that with > StrPrintF.
i use %04d a lot. :) it works. -- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
