Greeting all,

To distribute an in-house developed palm app to remote palm clients, we
use a third party app(ibm mobile connect) to do  remote/network
synchronization.  I am able to use SysUIAppSwitch to launch this third
party app and achieve what we want to do.  However, using SysUIAppSwitch
is not perfect since it closes our app first and then open the external
app as you already knew.

I am thinking to do one step better; launch the app with my app and
return back my appl.  I know this is normally doable by using
SysAppLaunch to launch the external app as a sub-routine.  My question
is, since the target databases to be sync is actually the app itself,
and some pdb files used by this app.  My first thought is it is not
really doable this way.  Is it right?  If this is not correct, is there
something I need to do in addition to use the SysAppLaunch api?

If you have the answer, I really appreciate you share your knowledge.
Thanks in advance.
Sean


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to