<?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: read datase by relative path in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893134#M352822</link>
    <description>&lt;P&gt;Always (as in&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;ALWAYS&lt;/U&gt;&lt;/STRONG&gt;) use absolute path names for external files. The current working directory of a SAS process will usually not be what you think, and can (and will!) change from installation to installation.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 10:56:30 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-09-07T10:56:30Z</dc:date>
    <item>
      <title>read datase by relative path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893127#M352818</link>
      <description>&lt;P&gt;code: libname source "..\.. \.. \dd\data";&lt;/P&gt;&lt;P&gt;NOTE:library source does not exist.&lt;/P&gt;&lt;P&gt;I don't know how to solve it, give me suggestions please. thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 10:36:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893127#M352818</guid>
      <dc:creator>joycefilm</dc:creator>
      <dc:date>2023-09-07T10:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: read datase by relative path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893134#M352822</link>
      <description>&lt;P&gt;Always (as in&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;ALWAYS&lt;/U&gt;&lt;/STRONG&gt;) use absolute path names for external files. The current working directory of a SAS process will usually not be what you think, and can (and will!) change from installation to installation.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 10:56:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893134#M352822</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-09-07T10:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: read datase by relative path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893149#M352829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the specific error, you appear to have a trailing space after ".." in the 2nd and 3rd folder specification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; kind regards,&lt;/P&gt;
&lt;P&gt;Amir.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 12:41:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/read-datase-by-relative-path/m-p/893149#M352829</guid>
      <dc:creator>Amir</dc:creator>
      <dc:date>2023-09-07T12:41:59Z</dc:date>
    </item>
  </channel>
</rss>

