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 (October 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 17 Oct 1997 08:53:02 -0700
Reply-To:     "kmself@ix.netcom.com" <kmself@ix.netcom.com>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Karsten M. Self" <kmself@IX.NETCOM.COM>
Organization: Self Analysis
Subject:      Re: Sas-l Question
Comments: To: Alan Cooper <Alan.Cooper@SCHERING.DE>
Content-Type: text/plain; charset="us-ascii"

On Friday, October 17, 1997 3:28 AM, Alan Cooper [SMTP:Alan.Cooper@SCHERING.DE] wrote: > FROM : Alan Cooper > M001CC.ACOOPER > Alan Cooper at BH0001 > > DATE : 10/17/97 > SUBJECT: Sas-l Question > > > Is there any simple way to reset the global options (ie fmterr, > mprint > etc), you can with graphics options - issue 'goptions reset=global'. > > > Alan

You could define this as a macro or macrovariable. No other easy way I can think of.

For macros, I usually include a "debug" switch. If set true, MPRINT, MLOGIC, and MERROR are set. I usually don't turn these off, preferring to leave this to the person using the macro -- what do I have to hide?

Karsten M. Self (kmself@ix.netcom.com)

What part of "gestalt" don't you understand?


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