It's not a bug; it's an unimplemented feature. :-)
Palm OS 3.1 starts off with a Startup application that prevents the switching to
other applications until it's done. In order to get the behavior you'd like, I'd
have to do an awful lot of subverting to get the Startup app out of the way.
Instead, I provided a scripting system and a sample script to get past the
Startup application. It appeased our testing people here, so that's the only
workaround for now.
-- Keith Rollin
-- Palm OS Emulator engineer
"Eugene Chin" <[EMAIL PROTECTED]> on 11/30/99 08:35:04 AM
Please respond to [EMAIL PROTECTED]
Sent by: "Eugene Chin" <[EMAIL PROTECTED]>
To: "Palm Developers Forum List" <[EMAIL PROTECTED]>
cc: (Keith Rollin/HQ/3Com)
Subject: POSE OS 3.1 Welcome Screen Problem
I am trying to load and run an application from command line. So
I specified the load_apps and run_app command line options. When
the emulator starts up, it loads the app but does not run it. It
waits at the OS 3.1 welcome screen.
Is there a workaround for this bug?
Any help is appreciated. Thanks.
Eugene