HI,

has anyone sucessfully launched DocsToGo or
Quickword and send it a db to open by the cmd
sysAppLaunchCmdOpenDB?

is so how?

I've tried

SysAppLaunchCmdOpenDBType launchParam;
                                        
launchParam.cardNo = cardno;
launchParam.dbID = db_dbID;

LaunchWithCommand('appl','DTGR', sysAppLaunchCmdOpenDB, &launchParam);

and got fatal errors.

thanks

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to