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 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Jun 2010 13:31:36 -0400
Reply-To:     Ya Huang <ya.huang@AMYLIN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ya Huang <ya.huang@AMYLIN.COM>
Subject:      autoexec.sas in the same location of batch run code and override
              the one in the folder of sas.exe?

Hi there,

I've never noticed this before. I usually put autoexec.sas in the same folder where sas.exe is. Today, I accidently put an autoexec.sas in the folder where my source code is. When I run the code, it failed because all the setting is wrong. Checking the log, it says the autoexec.sas used is the one in the current folder, which has different setting.

Is this supposed to be the case, or only after v9?

Thanks

Ya


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