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 (December 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu
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


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