Date: Fri, 20 Sep 2002 10:56:43 -0400
Reply-To: "Goldman, Brad (AT-Atlanta)" <Brad.Goldman@AUTOTRADER.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Goldman, Brad (AT-Atlanta)" <Brad.Goldman@AUTOTRADER.COM>
Subject: Re: Autoexec
Content-Type: text/plain; charset="iso-8859-1"
I have found an issue with these fixes. I have added to my autoexec.sas
file the following:
dm 'odsresults' cancel;
dm 'explorer';
dm 'listing off';
Now when I run things in batch mode, it is trying to open windows and
producing all kinds of strange things. Is there a way to tell SAS to do
these only when I'm running in interactive mode?
Brad
|