Open the ODS HTML destination. BODY= specifies the filename for the HTML output. PATH specifies the path where the output graphics files and HTML files are created.


/* open the ODS HTML destination */
ods html body="gandrill.htm" path=".";