Hi Alex,
I faced a similar problem, and did the following;
Get the notified launch code, and do nothing other than create a "dummy"
database, no access to globals required.
In my "real" code, I checked periodically to see if this database
existed, if it did, I removed it and got out of my app.
It's a botch, but it worked.
Another way I thought about later was to register a new feature, and
check for the existence of this and remove it in the same way.
Hope this helps
John

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to