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 (September 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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