LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 22 Jun 2010 12:17:02 -0700
Reply-To:     mlhoward@avalon.net
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Mary <mlhoward@AVALON.NET>
Subject:      Re: how to remove effect of option mprint mlogic;
Comments: To: Jeff <zhujp98@GMAIL.COM>
Content-Type: text/plain; charset="UTF-8"

Stick a "no" in front of them :-)

options nomprint nomlogic;

-Mary

--- zhujp98@GMAIL.COM wrote:

From: Jeff <zhujp98@GMAIL.COM> To: SAS-L@LISTSERV.UGA.EDU Subject: how to remove effect of option mprint mlogic; Date: Tue, 22 Jun 2010 15:11:53 -0400

After finishing macro debug, I do not want macro info printed in log. how can I remove the effect of *option mprint mlogic without having to restart sas? Thanks. Jeff


Back to: Top of message | Previous page | Main SAS-L page