The ODS HTML statement opens the HTML destination and creates HTML output. It sends all output objects to the external file
odsselect-body.htm
in the current directory. Some browsers require an extension of HTM or HTML on the filename.
ods html body='odsselect-body.htm';