>From: "Dan Hod" <[EMAIL PROTECTED]>
>Subject: How can I determine from my application that there was a beaming
>operation


I assume you are asking this about databases received by the launcher but
belonging to your application. Data received by your app directly is known by
your app because it received it. After the launcher receives a database, it
sends a SyncNotify launch code to the application whose creatorID is found in
the database header. This looks to your app just like a hotsync was performed
that may have updated your database files. If you already handle the syncNotify
launch code, you may have nothing more to implemement.

--- Gavin



Reply via email to