BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
TashaChapWUSS
Obsidian | Level 7

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

1 ACCEPTED SOLUTION
3 REPLIES 3
TashaChapWUSS
Obsidian | Level 7

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.

Reeza
Super User

I typically add both NODETAILS and NOLIST to the PROC DATASETS statement.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 6230 views
  • 4 likes
  • 3 in conversation