On Wed, Feb 09, 2005, Bruce Fistel wrote: > Using SysUIAppSwitch I can launch Plucker from another application via a > launch code of sysAppLaunchCmdOpenDB, but cannot specify a specific > document to open.
Get the database ID for the document you want to open using DmFindDatabase, set the cardNo and dbID in a SysAppLaunchCmdOpenDBType and include it in the sysAppLaunchCmdOpenDB call. /Mike _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

