Have It Your Way: Rearrange and Replay Your Output with ODS DOCUMENT by Cynthia Zender
Wed, Oct 11
|Webinar
Learn to use ODS DOCUMENT and PROC DOCUMENT to customize your ODS output.


Time & Location
Oct 11, 2023, 12:00 PM – 1:00 PM EDT
Webinar
Is everything about your SAS® output the way you want, except for the final order of the report objects? Do you want your output organized by year or by city, instead of by SAS procedure, without using SAS macro programs? Do you like the order that SAS produces, but you just want to change the folder hierarchy?
This paper illustrates how to capture your output and save it in an ODS document store. Then, you can create custom folders and a custom folder hierarchy using ODS DOCUMENT and PROC DOCUMENT to rearrange and replay your output. Along the way, you learn how to add custom titles and notes to your output; delete page breaks; label and rename folders; and use PROC DOCUMENT syntax to automate the creation of reports in the format you want. The ODS DOCUMENT window is demonstrated, along with PROC DOCUMENT. Concrete examples are used to illustrate…