<?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: changing default folder directory in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854728#M25797</link>
    <description>&lt;P&gt;Yes it can be done in the sasv9.cfg.&lt;BR /&gt;Add the entry&lt;/P&gt;
&lt;PRE&gt;-SASINITIALFOLDER "full_path_to_the_location"&lt;/PRE&gt;</description>
    <pubDate>Fri, 20 Jan 2023 03:12:48 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2023-01-20T03:12:48Z</dc:date>
    <item>
      <title>changing default folder directory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/853406#M25776</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to change the default folder directory while invoking a new sas session. Now i have to change it everytime in tools-&amp;gt;options-&amp;gt; change current foder...&lt;/P&gt;&lt;P&gt;Should I change something in sas confg file ? Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jedrzej_1-1673511323918.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79308iD92762C437EBBF34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jedrzej_1-1673511323918.png" alt="Jedrzej_1-1673511323918.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:15:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/853406#M25776</guid>
      <dc:creator>Jedrzej</dc:creator>
      <dc:date>2023-01-12T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: changing default folder directory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/853407#M25777</link>
      <description>&lt;P&gt;Yes, you could do it in the autoexec&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sgf/2018/05/18/how-to-change-your-working-directory-for-sas-with-the-dlgcdir-data-step-function/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2018/05/18/how-to-change-your-working-directory-for-sas-with-the-dlgcdir-data-step-function/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:48:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/853407#M25777</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-01-12T08:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: changing default folder directory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854728#M25797</link>
      <description>&lt;P&gt;Yes it can be done in the sasv9.cfg.&lt;BR /&gt;Add the entry&lt;/P&gt;
&lt;PRE&gt;-SASINITIALFOLDER "full_path_to_the_location"&lt;/PRE&gt;</description>
      <pubDate>Fri, 20 Jan 2023 03:12:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854728#M25797</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-01-20T03:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: changing default folder directory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854742#M25800</link>
      <description>&lt;P&gt;How are you starting the new SAS session?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you type the command sas at the command line then normally it should use the current directory you were at when you started SAS.&amp;nbsp; That is how SAS has worked for me for the past 30 years.&amp;nbsp; And it is still how it works in our current GRID environment (assuming the current directory is actually available on the GRID node selected for SAS to run on).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are launching the session in some other way (perhaps you are using Enterprise Guide or SAS/Studio) then the individual user does not have much control.&amp;nbsp; Is that why you posted the question under Admin and Deploy?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 05:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854742#M25800</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-01-20T05:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: changing default folder directory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854746#M25801</link>
      <description>&lt;P&gt;You need change your SASV9.CFG file ,add this line in it:&lt;BR /&gt;-WORK "d:\temp"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1674198000323.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79539i0629F58340A43528/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1674198000323.png" alt="Ksharp_0-1674198000323.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 07:00:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/changing-default-folder-directory/m-p/854746#M25801</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-01-20T07:00:46Z</dc:date>
    </item>
  </channel>
</rss>

