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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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