CreateHtmlOutput

<< Click to Display Table of Contents >>

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

CreateHtmlOutput

Description

Executes the DBWTHTM utility for creating an HTML representation of the currently selected item in the Tree page.

Syntax

call DBWShell("CreateHTMLOutput")

Remarks

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

Example

call DBWShell("CreateHtmlOutput")

if (okDBW = False) then exit sub