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 2003, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 30 Jun 2003 10:52:34 -0400
Reply-To:   "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:   Re: Changing Default Location for Files
Comments:   cc: "Gerstle, John" <yzg9@cdc.gov>
Content-Type:   text/plain

> From: Gerstle, John [mailto:yzg9@CDC.GOV] > To change your Start-up Folder: > /**Start-up folder**/ > /**See option > SASINITIALFOLDER= > Sets SAS's initial working folder. > Also changes initial folder of Open and Save As dialog to > be current working folder. **/ > > /*Add this to your SASV8.CFG file near the top of the file*/ > > -SASINITIALFOLDER "C:\temp\files" > > /**Make sure there is NO space between the dash and > SASINITIALFOLDER!!*/

as I am a manager of many projects and therefore have a desktop with umpteen SAS invocations/icons I specify SASinitialFolder in the invocation:

> your invocation becomes: <directory-spec>sas.exe -config "<directory-spec to:>configv8JSL.cfg" -SASinitialFolder "<directory-spec of this project's programs>"

all on one line, of course

hint: add -verbose to your invocation

Ron Fehd the invocation or macro maven CDC Atlanta GA USA RJF2@cdc.gov

RTFM: I'm an engineer, I don't get paid to accept the defaults, I get paid to know where or how to change them: primary, secondary, or tertiary configuration file


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