BookmarkSubscribeRSS Feed
jplarios
Quartz | Level 8
if I wanted to print several different data sets into one single file, would the printo work and how?
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Yes - allocate your file with FILENAME, invoke PROC PRINTTO to re-direct the SAS LIST to the declared , execute your code, as needed, reset PROC PRINTTO, and then issue FILENAME CLEAR.

You may also want to look at ODS LISTING / HTML / PDF / RTF / ... as well, depending on your output formatting requirements.

Scott Barry
SBBWorks, Inc.

Suggested Google advanced search argument to consider:

proc printto site:sas.com Message was edited by: sbb
jplarios
Quartz | Level 8
thanks, yes the ODS PDF is better.

jp.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 2 replies
  • 1144 views
  • 0 likes
  • 2 in conversation