|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Document > CreateHtmlOutput |
Executes the DBWTHTM utility for creating an HTML representation of the currently selected item in the Tree page.
call DBWShell("CreateHTMLOutput")
DBWorks browser must be open and Tree Page must be active.
call DBWShell("CreateHtmlOutput")
if (okDBW = False) then exit sub