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
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?
|