Hello
I am running a sas program over night and in morning I want to see the log and program.
When I go to program in morning I dont see the program anymore and see message.
What should I do?
I want to get a short log with warnings and errors only
This sounds like results (e.g. output from procedures using ODS HTML) rather than the log.
What happens if you chose "Add"?
You're right, it's not the log, it's the results.
@Ronein use ODS statements to turn off all output first, then open a single destination to a file.
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!
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.