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

I create and email a proc tabulate report with ODS.  My user has asked me to also include the SAS log in the email that contains the proc tabulate report I output to excel.  I am running SAS 9.4 on a Linux server.   Is this possible?

 

Any assistance you can provide will be greatly appreciated.

 

Thank you, 

Elliott

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Sure. Use PROC PRINTTO to create a file with the log and then use a different step to email that created file with the results. 

View solution in original post

2 REPLIES 2
Reeza
Super User

Sure. Use PROC PRINTTO to create a file with the log and then use a different step to email that created file with the results. 

Elliott
Obsidian | Level 7

Thanks!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1280 views
  • 0 likes
  • 2 in conversation