Hello, How are you doing all? I am new to this group so please bear with me for this question. My app uses the palm modem to call out the custom-made hotsync server(conduit windows). The dialing number is saved in palm(hotsync app on palm device) when I first try to dial out using the palm modem. Recently, one of these palm died and lost every thing including the dialing number. I can reload the app again but I also have to re-input the number when I try to dial out first time again. Hence, I am looking for the way of passing the hard-coded dialing number on palm side codes(my app) instead of save the number in hotsync app. Does anybody knows how to do this?
currently this is the code that I use for remote hotsync using a palm modem. AppLaunchWithCommand(sysFileCSync,sysAppLaunchCmdSyncRequestRemote,NULL); notice the last parameter is NULL? I wonder if I can use that to pass the number? Thank you in advance! Sincerely Eric Lee -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
