"Steve Mann" <[EMAIL PROTECTED]> wrote in message
news:41170@palm-dev-forum...
>
> At 4:58 PM -0500 2/28/01, Marcelo Gorini wrote:
>
> >In Memopad I created a record with the return character (using the
keyboard
> >of the Palm) and checked with insider which was the character and I found
> >0x0A.
>
> Well that will teach me (maybe) to just shoot down a reasonable idea
> without first trying it out. 0x0a works fine. Thanks!
>
> I still find it strange that Constructor displays 0x0d, and that
> FmrDrawForm draws labels with 0x0d properly. But then, these things
> can be strange some times.
Constructor was a Mac application. On the Mac, the traditional line ending
is a CR (0x0D). PalmOS was designed to be similar to MacOS, but seems to
use the UNIXish LF (0x0A) as its standard line ending.
Note, Constructor's resources may be getting converted to the proper line
ending by the PalmRez postlinker. When they designed that, they needed to
take Mac resources and make them work on PalmOS, so that kind of conversion
isn't unheard of. In fact, the whole "transliteration" feature of PalmRez
seems keyed to change the Mac character set into the Palm character set.
--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/