WorkingSetCreate

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > WorkingSet >

WorkingSetCreate

Description

Activates the WorkingSet tab of the TreePage and creates the working set corresponding to the documents enumerated through a list of unique ids.

Syntax

call DBWShell("WorkingSetCreate UniqueIDSet")

Parameters

UniqueIDSet

A list of documents Unique Ids

Remarks

MechworksPDM browser must be open.

Example

DBWShell("WorkingSetCreate 10,15,5,23")