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
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
  • 1278 views
  • 0 likes
  • 4 in conversation