|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Database > DeleteTree |
Delete the currently selected tree node.
You obtain the same result as clicking the delete button in the bottom bar.
call DBWShell("DeleteTree")
DBWorks browser must be open and Tree Page must be active.
call DBWShell( "DeleteTree" )
if (okDBW = False) then exit sub