Assign the Web path. FILENAME assigns the fileref ODSOUT, which specifies a destination for the HTML and GIF files produced by the example program. To assign that location as the HTML destination for program output, ODSOUT is specified later in the program in the ODS HTML statement's PATH= option. ODSOUT must point to a Web location if procedure output is to be viewed on the Web.


filename odsout "c:\";