Hey, I have a program running on Treo 600, which uses procedure alarms. The OS is supposed to wake up my function with almProcCmdReschedule, whenever the time is changed. However, this doesn't seem to happen - the code for alarm rescheduling is never executed when I change Treo's date through the preferences. For debugging I even placed in my function a SndPlaySystemSound(sndAlarm) command - the sound is never played, no matter how I change the date. What I noticed is that if I move the date in the future (i.e., the time of my alarm expires), then my functions is woken up with almProcCmdTriggered code, but when I move the date back to the current date, nothing happens.
Does anyone has any thoughts/observations on this ? Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
