Tom:
My application responds only to sysAppLaunchCmdNormalLaunch only, and contains no code for responding to other launch codes. It shouldn't respondt to Global Find at all. However, if Global Find is initiated, the "unallocated chunk of memory" error occurs.
Angus


Tom Hoelscher wrote:

Are you filtering out the other launch codes?  The docs say that the
sysAppLaunchCmdFind launch code is for the global find.

If you are responding to this launch code, it is possible that you do not
have access to your global variables.


-Tom





My application gets an error on POSE, which states: "Your application
read from memory location 00002DE6, which is an unallocated chunk of
memory."  This occurs only during Global Find after it gets to "To Do
Items".  My application does not support Global Find, i.e. does not
support the sysAppLaunchCmd SaveData/Find/Goto launch codes.  Debugger
points error to the EventLoop, which has very standard code.

I would like to get some general direction as to where to look for the
real error.  Thank you in advance!

Angus Ng










-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to