<?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: How to change the path of work library in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37473#M4605</link>
    <description>it may be problem to change the path of WORK. &lt;BR /&gt;
However, you might not need to.&lt;BR /&gt;
You can use the same code but data will be written to "another path", if you use [pre]   libname USER 'another path' ;[/pre]  at the beginning of your SAS code.&lt;BR /&gt;
Any dataset reference in SAS code with a single level name (that is, no libname) will be written to the USER libname once it is assigned.&lt;BR /&gt;
Of course, as this is not the work library, you will have to manage its contents, and their deletion when appropriate. &lt;BR /&gt;
This feature applies to data sets and data set views, not to catalogs.&lt;BR /&gt;
&lt;BR /&gt;
PeterC

Message was edited by: Peter.C</description>
    <pubDate>Sun, 10 Aug 2008 14:54:29 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2008-08-10T14:54:29Z</dc:date>
    <item>
      <title>How to change the path of work library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37472#M4604</link>
      <description>The default path of work library is disk C. However, I want to change the path to another disk. How to modify the setup in EG?</description>
      <pubDate>Fri, 08 Aug 2008 07:01:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37472#M4604</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-08T07:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the path of work library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37473#M4605</link>
      <description>it may be problem to change the path of WORK. &lt;BR /&gt;
However, you might not need to.&lt;BR /&gt;
You can use the same code but data will be written to "another path", if you use [pre]   libname USER 'another path' ;[/pre]  at the beginning of your SAS code.&lt;BR /&gt;
Any dataset reference in SAS code with a single level name (that is, no libname) will be written to the USER libname once it is assigned.&lt;BR /&gt;
Of course, as this is not the work library, you will have to manage its contents, and their deletion when appropriate. &lt;BR /&gt;
This feature applies to data sets and data set views, not to catalogs.&lt;BR /&gt;
&lt;BR /&gt;
PeterC

Message was edited by: Peter.C</description>
      <pubDate>Sun, 10 Aug 2008 14:54:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37473#M4605</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2008-08-10T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the path of work library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37474#M4606</link>
      <description>Have a look at this SUGI/SGF technical paper.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2008/180-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/180-2008.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sun, 10 Aug 2008 18:59:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-path-of-work-library/m-p/37474#M4606</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-08-10T18:59:56Z</dc:date>
    </item>
  </channel>
</rss>

