R�gis, >How can i open another APP from my program?
SysUIAppSwitch(), but note that your application will terminate and control will pass to the other application. See also SysAppLaunch() which does not terminate your application, but you must pass a non-normal launch code to the other application and it must respond appriopriately, including avoiding use of globals, etc. Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
