It sounds like you're using the right character to move to the next line. If you were displaying the data in a Field, then the right character to move to the next line would be 0x0a .
I wasn't clear on how you're displaying your data on the screen. Are you using some kind of UI control like an Alert or Field on a form, or are you trying to draw characters directly, for example, by calling WinDrawChars()? The latter won't format your output, I believe. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
