> From: Wojtek
>
> > What can I do after receiving appStopEvent?
>
Stop your app. :)
Actually, it depends on your app's code. Normally, when your app receives
an appStopEvent, your event loop exits. Then you close all forms, close
open dbs, and free up allocated memory. Once you have done that there isn't
much left that you can do. For example, you can't open a new form because
you have no event loop to handle it. However, depending on what you need to
do, there are ways to modify your code to handle it. Do you have a question
about any specific task that you want to do after your app receives an
appStopEvent?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/