Yes, you can save startup info into the system preferences or your application's preferences.
However, for what you are trying to do, I would suggest you take a look at the HotSync completed notification (using the Notification Manager on newer devices) or at the HotSync completed launch code (on older devices). These notifications are sent out after a HotSync is completed and allow you app to do any post-sync cleanup/sorting it may need to do. If you handle the sorting in this way, you won't have to check if there has been a hotsync since the app launch every time the app starts up. Cheers, -DGA > Is there a way to save settings to some type of "ini" like file in the > PalmOS? What I am trying to do is this, when they hotsync, > I refresh the > database information on the palm, then when they start the > app (for the > first time only) I want it to make sure the DB is sorted. Any > help would be > appreciated. Thanks! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
