Trapping System File Options in Palm OS

2001-08-16 Thread Yuva Kumar R
Hi All, How do I trap deletion of an application, from the System Menu. What event is called during a deletion of an Application from the System Menu. Thanks to you all. Regards, Yuva Kumar R -- For information on using the Palm Developer Forums, or to unsubscribe, please see

RE: Trapping System File Options in Palm OS

2001-08-16 Thread Danny Epstein
How do I trap deletion of an application, from the System Menu. What event is called during a deletion of an Application from the System Menu. The only reliable way to trap databases deletions, whether caused by the Launcher or by other applications, is to patch the DmDeleteDatabase trap.

RE: Trapping System File Options in Palm OS,

2001-08-16 Thread Ralph Krausse
Is there documentation on how to patch a function like that? tia Ralph Krausse How do I trap deletion of an application, from the System Menu. What event is called during a deletion of an Application from the System Menu. The only reliable way to trap databases deletions, whether caused