Date: Thu, 4 Dec 2008 12:48:45 -0800
Reply-To: Akshaya <akshaya.nathilvar@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Akshaya <akshaya.nathilvar@GMAIL.COM>
Organization: http://groups.google.com
Subject: Re: change default work library location
Content-Type: text/plain; charset=ISO-8859-1
You can either manually edit the SAS configuration file which usually
located under nl\en\SASV9.CFG.
/* Setup the default SAS System user work folder */
-WORK "C:\Temporary SAS Files\"
to "D:\Temporary SAS Files\"
Or you can just right click on the SAS icon and Modify the Target
option. This website(http://statistics.ats.ucla.edu/stat/sas/icu/
custom_win_92.htm) explains with cartoons.
Akshaya
|