All,

I should probably just try this and see, but is it to "chain"
SysAppLaunch() calls?  That is, is it possible for app A to call app B
(ie, SysAppLaunch B w/ a custom launch code), and for app B in turn to
call app C?  If so, when C exits, I assume control is returned to B,
which then returns control to A when it exits?  I also assume the same
restrictions (eg, no globals) apply to C which apply to B.

For example, I want to be able to call one of my programs from another
program to do some processing.  However, my program may need
additional data in order to complete the processing, and so I'd like
it to be able to call a third program in order to fetch the data.

Is this allowable in PalmOS?

John

-------------------------------------------------------------------------
John Valdes                        Department of Astronomy & Astrophysics
[EMAIL PROTECTED]                                 University of Chicago

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