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

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 737 views
  • 0 likes
  • 3 in conversation