> From: jalaja Ramanadham
>
> Hi,
> I was wondering, If there is a way to pass the data between two
> applications.
> I was launching an application using SysAppLaunch. but i want to
> return some
> data from this application to my calling application.
> Please respond if you know as of how to implement that.
>
>

One way is for the app to write to a database which is then read by the
other app.

Also, I believe one app could lock down some memory, change its owner to the
system, pass a pointer to it in cmdPBP, then the other app could access it
(but I haven't personally done this so you might want to get implementation
details from someone else).


-- 
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