Hi friends I am trying to change the phone number to be dialed by a modem interface in the palm. So I used
err = NetLibIFSettingGet(AppNetRefnum, ifCreator, 0, netIFSettingModemPhone, TlfPbx, &size); to get it, but the call to NetLibIFSettingSet doesn't change this value and does not return any error number. How can I change this phone number from my program? Best regards Patricio http://www.hoy.net -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
