Open a new body file.Assigning a new body
file closes COUNTRY_BODY.HTML. NEWFILE=TABLE opens a new body file for each
piece of output generated by the procedure. Each new file increments the name
specified by BODY= using the number within the body file name as the starting
number.
ods html body='type1_body.html'
newfile=table
path=odsout;