BookmarkSubscribeRSS Feed
Ronein
Onyx | Level 15

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

 

Ronein_0-1748328471727.png

 

3 REPLIES 3
LinusH
Tourmaline | Level 20

This sounds like results (e.g. output from procedures using ODS HTML) rather than the log.

What happens if you chose "Add"?

Data never sleeps
Kurt_Bremser
Super User

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.

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
  • 3 replies
  • 1858 views
  • 5 likes
  • 3 in conversation