In article <91306@palm-dev-forum>, [EMAIL PROTECTED] says... > > Hi All, > I need to develop an application for the Palm m130 which will launch > automatically following a hard reset. It must also bypass the usual digitizer > calibration routine as there will not be any user input. Is this possible? If > so, a few tips would be gratefully appreciated.
A hard reset will erase all memory, and there's no way for your application to survive that and get itself launched. The m130 doesn't have flash RAM, so you can't write your application permenently to the device. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
