Output 6.54The ODS SHOW Statement Writes the Current Selection List to the SAS Log.
HTML Output
The contents file shows the output objects from each procedure that ODS sent to the
open ODS destinations. You can see that no output was written to the HTML destination
for PROC PRINT (because PROC PRINT did not produce anything whose name
matched the name in the selection list). You can also see that the PROC PLOT output
was written to the HTML destination after the ODS SELECT ALL statement was
executed.
728Chapter 6•Dictionary of ODS Language Statements
Output 6.55Contents File Produced by the ODS HTML Statement
Example 2: Conditionally ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.