>Can we access the appPreferences of one application from another if the >former is not running currently ?
Of course you can - that's how preference viewer / editor utilties work. :) The better question is what you'd do with it. By definition, the usage of meaning of any given app preference is determined by the app itself. So unless it is your own app or you have access to the source or reverse engineer what it stores, the information may not be too useful. Trying to change another app's preferences may cause unpredictable behavior if you create an incompatible combination of preferences. But viewing should be save. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
