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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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