Hello,

I have a callback routine which executes when my app is currently not running. This 
routine gets/sets important variables for my app.  I was using FTR's to persist data 
between my app and the callback and everything was wroking great.. until I got a soft 
reset(from another app) which killed the FTR's and screwed everything up.  

What is the normal way of doing what im trying to do? read/write to a prefs or DB file 
instead?

I tried the writing to the prefs file approach, but having some problems with it when 
my app's callback gets called while my app is in the forground.

any ideas?

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

Reply via email to