Hi. I have a small problem, I have a project where I am using a PQA to make a palmcall sublaunch to a form inside an app with a list to make a selection which writes to the database, and then takes the selection and sends a URL back out to the clipper again to continue its "online" process. Im not using iNetLib completely to save time on UI design and other hassles, but my question is how to program Clipper to connect *WITHOUT* restarting it. Im using: err = SysUIAppSwitch(cardNo,dbID,sysAppLaunchCmdGoToURL,url); Is there another system call that can accomplish this? Thanks. - Jon -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
