BookmarkSubscribeRSS Feed
DarknessFalls
Calcite | Level 5
I have approx 5000 proc reports to run all of which individually require me to manually clear the output window for them to completely run.

Normally when I have output issues I use these commands:

DM 'Clear log' ;
DM 'Clear Out' ;


But since this time each report blows up the max output I'm unsure of what to do.


Thanks in advance
2 REPLIES 2
AndyJ
Fluorite | Level 6
Did you try changing your preferences? Go to Tools then Options then Preferences. Click the Results Tab and uncheck the "Create listing" box. Your "View results as they are generated" may be checked too. You could try unchecking that too. Hope this helps.
Ksharp
Super User
Hi.
If your code is right.
Maybe can use it.


[pre]
options nonotes nosource nosource2;

[/pre]



Ksharp

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

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
  • 1197 views
  • 0 likes
  • 3 in conversation