Hey all!
Long time Base SAS user, recently moved to SAS EG.
I have a program (a lot of programs actually...) that has an extensive PROC DATASETS in it. Since moving to EG, it has started kicking out a long list of directory information to my output file. I'm not using ODS code at the moment to control which output goes directly to my final output file (that's a whole 'nother conversation...). So, how do I suppress the output from PROC DATASETS within the Datasets procedure?
Tasha
NOLIST option in the proc datasets statement.
NOLIST option in the proc datasets statement.
Thank you!
I should have listened to Google in the first place. When I tried to type in "PROC Datasets noprint" it came back with "Did you mean PROC Datasets nolist?" Apparently even Google knew the right answer.
I typically add both NODETAILS and NOLIST to the PROC DATASETS statement.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.