Also, it's not so hard to replace the alerts with forms. You create one function that does it, and use it in place of all alerts. LionScribe
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of LionScribe Sent: Monday, September 01, 2003 8:09 PM To: Palm Developer Forum Subject: RE: power off during modal forms Notification is a complex matter, with the application getting a launch code which you handle in PilotMain(), similar to an alarm setting. Also you have to register with the system in order to get the notification. See the Palm OS API Reference. LionScribe -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of meg Sent: Monday, September 01, 2003 3:58 PM To: Palm Developer Forum Subject: Re: power off during modal forms Thanks Lion. I tried but it doesn't seem to work - I checked to see that the notification was available and it looked like it was, but I put a breakpoint at the beginning of my event loop and then turned the power off with the power button and my event loop was never called - am I stuck replacing all of the alerts with forms? Meg -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
