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.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 5966 views
  • 4 likes
  • 3 in conversation