I have just somthing similar. Set an alarm with AlmSetProcAlarm to go of 15 mins from now, in your callback function do whatever you want to do, then re-set the alarm. This will happen whether your app is running or not. If you wish to wake the thing up set another alarm with AlmSetAlarm to go of straight away and the palm will wake up.
Chris Dinesh <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi, > > I want my application(network appl . No GUI) to run every 15 minutes on > palm regardless of any application being running in front. Is it possible to > do so? Suggest me some ideas. > > Thanx in Advance. > Dinesh > > > > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
