I would suggest doing your time updating on the trigger launch code and setting the purgeAlarm flag within the launch parameters, so you never get the display launch code from the alarm manager. What you're trying to do is a background action that doesn't present any user interface. For that kind of thing, the trigger launch code is appropriate. The vchrAlarm event that the alarm manager generates in order to do the display launch code can have unwanted side effects. That said, I don't see how this would cause the behavior you're seeing. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
