Ben Combee wrote:
>I'd suggest using the syncNotify to set an alarm for your application,
>and to use the alarm to launch your app. Alarms are disabled while the
>sync is happening, but turned back on when it has completed.
It sounds as if we are at last barking up the right tree, then; thanks!
Obviously I need to use some sort of alarm that will open the program
without opening a modal dialog (again, no user interaction here).
Daniel Seifert wrote:
>you could just use
>case sysAppLaunchCmdSyncNotify:
SysCurAppDatabase(&cardNo, &dbID);
SysUIAppSwitch(cardNo, dbID, sysAppLaunchCmdNormalLaunch, 0);
break;
I�ll give this a spin and see how I can break it. ;)
Seriously though; thanks, guys! I am an intermediate C programmer and a
relative novice at the Palm. I really appreciate the help.
Thank you,
Ms. Danielle O'Hallisey
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/