> Assuming that textVar is a positive integer > in string format, nothing.
Well, a UInt32 can hold a wider range of integers than a UInt16, so you need to ensure that the string doesn't exceed the max value of UInt16. Oliver __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
