Scott, > Is there any way to program in a silent > (behind-the-scenes) hotsync into an > application on the palm.
I don't think there is a (documented) way of doing a silent hotsync. You can fairly easily "simulate" the pressing of the hotsync button (enqueue an event with the appropriate character; it's documented in the archives in several messages), but that will launch the hotsync app with its UI, as if the user had pressed the button. And then there is probably no good way to get back to your app... I was actually recently looking for the something similar: I wanted to include random hotsync'ing in my automated gremlin runs, and thus I needed to launch the hotsync app, too. The problem was that the Gremlins quickly terminate the hotsync once it's started (the only button available for them to click on is Cancel). Oliver __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
