///////////////////////////////////// //comments_keep_the_next_line_from_wrapping/////////////////////////////////////////// alert("This is an example batch file"); tempDOM = dreamweaver.getDocumentDOM('document'); tempBodyNode=tempDOM.getElementsByTagName('body'); tempBodyNode.item(0).setAttribute("bgcolor","red"); ///////////////////////////////////////////////// alert("select a table before running wizzy batch with this batchlet"); //////////////////////////////////////////////////////// dreamweaver.popupCommand('Format Table.htm');