I noticed that if I run the following code in SAS EG....
ODS _ALL_ CLOSE;
ODS LISTING;
I am able to shut down the ODS HTML output and keep the ODS LISTING output. However, the next time I run something interactively in SAS EG, it automatically goes back to the default results output. Is there a way to use code in SAS EG to close ODS results for a given session until I explicitly reopen them?
Thank you very much.
-Bill
P.S. I know how to change the Results settings by selecting Tools / Options in the menu bar, but I was wondering if there was a way to explicitly control outputs in code.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.