How do I programmatically launch my application with sysAppLaunchCmdGoto from a custom launch code handler in my Application if my application is not the active application? I try SysUIAppSwitch the way it is described in the the Knowledge Base (and also SysAppLaunch and SysBroadcastActionCode.) I got the following error from the emulator (..d29): "UIAppShell" (unknown verion) reports "main.c, Line 301, Could not launch application". If this ist the latest..." I think the problem is that I call SysUIAppSwitch from the launch code handler in my application. It should be possible to solve the problem with a shared lib and AlarmSetProcAlarm. However PalmOS 3.1 is the highest OS version that I can use. Thanks Thomas Helbig
