BookmarkSubscribeRSS Feed
SachinRuk
Calcite | Level 5
Hi all,

The way I've set up call execute it gets executed so many times that the log keeps asking me to clear it. Is there a way to get around this.

I've tried dm 'clear log;'; and options nolog; either of them dont work.

Any thoughts?
Sachin
3 REPLIES 3
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Share you SAS-generated log that shows your offending code - of course, additional question: what is generating the output?

You can always set OPTIONS NONOTES but obviously there's a reason for the NOTE/WARNING/ERROR messages, correct? Suggest solving the problem, not treating the symptom.

Scott Barry
SBBWorks, Inc. Message was edited by: sbb
Peter_C
Rhodochrosite | Level 12
run in batch mode
then there is no window to clear, just a log file with all your messages

peterC
Daryl
SAS Employee
Could you redirect your log to a file with proc printto? Examples at: http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002262164.htm

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 3 replies
  • 706 views
  • 0 likes
  • 4 in conversation