The problem is the dynamic heap.  I have tested on gremlins with all roms
and it runs fine on everything greater than the Personal.  It fails on the
Personal very quickly.  When it fails on the Personal, it is usually in a
constructor and the PalmPilot does not return control to my app gracefully.
I guess I could check for memory size but I would rather popup a message as
soon as the user enters the app on the Personal.  I have one user who has
reported that the crash corrupted his data.

Scott

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Wednesday, April 19, 2000 9:53 AM
> To: Palm Developer Forum
> Subject: Re: How can you detect a PalmPilot Personal.
>
>
>
>
> What's making your application fail? About the only salient
> difference between
> the two devices is the size of the dynamic heap, IIRC. If that's
> the source of
> the problem, why not check for available memory first (or,
> rather, gracefully
> fail if requested memory allocations fail)?
>
> Or is there some other reason why your application doesn't work?
> In general, I'm
> suggesting that you check for the conditions that make your
> application fail
> instead of, as you recognize, coincidental conditions.
>
> -- Keith
>
>
>
>
>
>
> "Scott Maxwell" <[EMAIL PROTECTED]> on 04/19/2000 09:39:06 AM
>
> Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
>
> Sent by:  "Scott Maxwell" <[EMAIL PROTECTED]>
>
>
> To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
> cc:    (Keith Rollin/HQ/3Com)
> Subject:  How can you detect a PalmPilot Personal.
>
>
>
> My app works on a PalmPilot Professional but not on the Personal so I want
> to popup an alert. I have thought about checking for the presence of the
> Expense app but this seems a bit hokey and would be really bad if the
> Expense app ever went away.
>
> TIA,
>
> Scott Maxwell
>
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please
> see http://www.palm.com/devzone/mailinglists.html
>
>
>
>
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to