On Thu, 13 Jul 2000, Ben Combee wrote:

> > Which brings me to another question.  What IS the best method of
> > communication between two applications, where you MUST have global space
> > allocated in each application?  One application will call (launch) the
> > 2nd application and get returned data from the 2nd.
> 
> Using SysAppLaunch lets you do this, but the second app is not guaranteed to
> have globals -- in fact, it will only have globals if you call yourself.

But then that doesn't work.  The 2nd App, in the case I'm talking about
and which specified as a groundrule, requires globals.

Again here is the requirement:  App1 calls App2 and expects App2 to do
something and return data.  App2 REQUIRES global space to do it's
job.  What is the best way to accomplish this.



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