<[EMAIL PROTECTED]> wrote in message news:57750@palm-dev-forum...
>
> Hi,
> My application is crashing immediately after hotsync!!
> My application is processing the 'sysAppLaunchCmdSyncNotify' and
> calling a function that is supposed to open two databases and sync
> some of the records.
My first *guess* is that you are trying to access a global variable,
resulting in the crash. Very few of the notify codes allow you to access
your global variables.
If that's not it, then are you using a multi-segmented application? If you
have a multi-segment application, then the code that handles this
notification (and all of the code that it calls) must be in the first
segment.
HTH,
Jeff
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/