The ODS option in the FILE statement defines the structure of the data component that holds the results of the DATA step. The _ODS_ option in the PUT statement writes values (as specified by the ODS ...
This example demonstrates how you can use the ODS HTML statement to display your output in hypertext markup language (HTML). The ODS HTML statement specifies the name of the file to contain body of ...