We have a need to change some of the Preferences settings via code. In particular, we need to set beam receive to "Off" and would like to assign a string to show up under the Owner preferences, as well as remove all shortcut preferences. I am testing this using Palm OS 3.0.2 on a Symbol 1500 device. Looking into Preferences.h, we have found prefBeamReceive as one of the choices. PrefSetPreference(prefBeamReceive, bBeamReceive); where bBeamReceive = false does not work. I have also tested PrefGetPreferences and PrefSetPreferences with not luck. We have not yet found a way to set the owner or shortcuts yet. Any ideas would be greatly appreciated. Thanks, Kirk -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
