From: "AyloNs Hazzud" <[EMAIL PROTECTED]> > I´m programming an industrial utility for palmOS, and I want to prevent > the user from reaching any other software. Preventing him from exiting the > software is easy, but I also want to make the software auto start after a > soft reset. >
You can catch a soft reset event and cause your program to be started (fire off a program load).
However, you also need away, presumably under password control, an ability to exit to the launcher.
There are facilities provided by the Palm OS that you occasionally need access to, such as Preferences.
Roger Stringer Marietta Systems, Inc. (www.rf-tp.com)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
