SelectTreeRoot

<< Click to Display Table of Contents >>

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

SelectTreeRoot

Description

Activates the Tree page and selects the tree root document.

Syntax

call DBWShell("SelectTreeRoot")

Remarks

warningDBWorks browser must be open and Tree Page must be active.

Example

call DBWShell( "SelectTreeRoot" )

if (okDBW = False) then exit sub