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 (July 2011, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 29 Jul 2011 12:59:52 -0400
Reply-To:   Lorne Klassen <lk1@ROGERS.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Lorne Klassen <lk1@ROGERS.COM>
Subject:   Re: Autoexec.sas

Go to the Properties of your SAS shortcut. In the target line (where SAS is invoked) add this at the end:

-autoexec "c:\program files\sas\sasfoundation\9.2\autoexec.sas"

Alternatively, you could add the autoexec option to the SAS config file.

On Fri, 29 Jul 2011 11:15:54 -0400, Yusuf Mohamedshah <zulsdad@GMAIL.COM> wrote:

>Dear Sas-Ler's > >I have an Autoxec.SAS file that I want to run every time I fire up SAS. I >have created this file in root directory of SAS (where SAS.exe is) which is >something like this: > >c:\program files\sas\sasfoundation\9.2\autoexec.sas > >But when I start SAS it is not executing autoexec.SAS file. How do I make >SAS run this file every time it fires up. > >Any help would be appreciated. > >Thanks >-- >Yusuf Mohamedshah


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