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
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.
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.
Thanks!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.