<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: set up WORK folder in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275444#M58561</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the doc for the WORK System option &lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#n1qr5dmzagn9krn1lt1c276963za.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#n1qr5dmzagn9krn1lt1c276963za.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at the Valid in: it will tell you that this option can only be used at the start of SAS, it can not be changed once SAS has started.&lt;/P&gt;
&lt;TABLE class="xis-summary"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="xis-validIn"&gt;Valid in:&lt;/TD&gt;
&lt;TD class="xis-summaryValue"&gt;configuration file, SAS invocation, SASV9_OPTIONS environment variable&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 16:20:02 GMT</pubDate>
    <dc:creator>BrunoMueller</dc:creator>
    <dc:date>2016-06-06T16:20:02Z</dc:date>
    <item>
      <title>set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275405#M58550</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want set "d:\mylib" &amp;nbsp;as my sas temporary folder(WORK).&amp;nbsp;&amp;nbsp;how to code it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:39:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275405#M58550</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2016-06-06T14:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275408#M58551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10531"&gt;@GeorgeSAS﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a few approaches depending on the type of installation. If this is your nown machine/laptop then you could edit the SAS config file, located in &amp;lt;SAS Home&amp;gt;/SASFoundation/9.x/nls/en/sasv9.cfg. Add the line&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;-WORK "D:\mylib"&lt;/PRE&gt;
&lt;P&gt;Other options are:&lt;/P&gt;
&lt;P&gt;Start sas.exe with the -WORK option&lt;/P&gt;
&lt;P&gt;Edit the sasv9_usermods.cfg in the SAS Config directory (preferred if this is a multiuser environment)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you give us a bit more detail on your installation and configuration we may be able to narrow this down.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also there is an article on support.sas com titled "Checking or Changing the SAS WORK" library".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:48:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275408#M58551</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-06-06T14:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275422#M58553</link>
      <description>&lt;P&gt;Jan,&lt;/P&gt;
&lt;P&gt;Thank you very much for your help. acturally I want to make this change&amp;nbsp;just in the current SAS seccsion.&amp;nbsp;I want to&amp;nbsp;find a SAS code or SAS option that can make a quick change and also easy to change back by using SAS code or SAS options&amp;nbsp;,at the same time.other SAS programs will not be affected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:30:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275422#M58553</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2016-06-06T15:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275426#M58556</link>
      <description>&lt;P&gt;Unless ALL of your other programs explicitly specify WORK as the default library I think you are not going to find a solution that meats all of your needs.&lt;/P&gt;
&lt;P&gt;You can use the System Option USER to specify a default library but ALL references not using WORK will assume all datasets without a specific library are in the USER library.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:40:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275426#M58556</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-06T15:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275439#M58559</link>
      <description>&lt;P&gt;I know use this option can look the work location:&lt;/P&gt;
&lt;P&gt;%let a = %sysfunc(getoption(work)); %put &amp;amp;a;&lt;/P&gt;
&lt;P&gt;but is there any option can &lt;STRONG&gt;set&lt;/STRONG&gt; work to d:\mylib?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:12:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275439#M58559</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2016-06-06T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275444#M58561</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the doc for the WORK System option &lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#n1qr5dmzagn9krn1lt1c276963za.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#n1qr5dmzagn9krn1lt1c276963za.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at the Valid in: it will tell you that this option can only be used at the start of SAS, it can not be changed once SAS has started.&lt;/P&gt;
&lt;TABLE class="xis-summary"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="xis-validIn"&gt;Valid in:&lt;/TD&gt;
&lt;TD class="xis-summaryValue"&gt;configuration file, SAS invocation, SASV9_OPTIONS environment variable&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:20:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275444#M58561</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2016-06-06T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: set up WORK folder</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275556#M58578</link>
      <description>options  user="D:\mylib"  ;</description>
      <pubDate>Tue, 07 Jun 2016 02:55:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/set-up-WORK-folder/m-p/275556#M58578</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-07T02:55:44Z</dc:date>
    </item>
  </channel>
</rss>

