|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > RemoteAccess > SelectAllDocumentsInBriefcase |
available from build: 20160204 |
This command allows the pre-selection of all the selectable documents in the Briefcase Documents Selector Dialog for the next PutIntoBriefcaseTree command that will be executed
call DBWShell("SelectAllDocumentsInBriefcase")
PutInBriefcaseTree
SetBriefcaseUniqueId
...
DBWShell("SelectAllDocumentsInBriefcase")
DBWShell("PutIntoBriefcaseTree ...")
...