Am Fre, 2002-09-20 um 13.02 schrieb deven sharma: Hi,
> please let me know if i can automatically launch my > application once the user downloads my application on > to the palm.is there a way out to launch a application > when it is installed on a plam for the first time? After the hotsync, your application will receive a sysAppLaunchCmdSyncNotify launchcode. Just react on that (you won't have globals at that time, so you might have to use SysUIAppswitch to run your app) With best regards, Daniel Seifert www.dseifert.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
