<?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: Question on Getting Path in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653769#M196375</link>
    <description>&lt;P&gt;In Unix like environments&amp;nbsp;&lt;/P&gt;
&lt;P&gt;. represents current location or here&lt;/P&gt;
&lt;P&gt;.. represents parent folder&lt;/P&gt;
&lt;P&gt;These are relative representation of folder paths.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 19:20:22 GMT</pubDate>
    <dc:creator>smantha</dc:creator>
    <dc:date>2020-06-05T19:20:22Z</dc:date>
    <item>
      <title>Question on Getting Path in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653754#M196367</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In practice, I saw some SAS codes like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;libname macro "..\Macros\";
libname macro "..\..\Macros\";&lt;/PRE&gt;&lt;P&gt;and they always pointed to the correct destination.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, how does "..\" and '..\..\' work here? Is there any limitation to use dot dot?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 18:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653754#M196367</guid>
      <dc:creator>angelinading</dc:creator>
      <dc:date>2020-06-05T18:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Getting Path in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653764#M196373</link>
      <description>&lt;P&gt;This isn't a SAS specific topic, more of a computer file reference question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this post explains the relative approach of using paths rather than absolute paths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/" target="_blank"&gt;https://www.geeksforgeeks.org/absolute-relative-pathnames-unix/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/68618"&gt;@angelinading&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In practice, I saw some SAS codes like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;libname macro "..\Macros\";
libname macro "..\..\Macros\";&lt;/PRE&gt;
&lt;P&gt;and they always pointed to the correct destination.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So my question is, how does "..\" and '..\..\' work here? Is there any limitation to use dot dot?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 19:07:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653764#M196373</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-05T19:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Getting Path in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653769#M196375</link>
      <description>&lt;P&gt;In Unix like environments&amp;nbsp;&lt;/P&gt;
&lt;P&gt;. represents current location or here&lt;/P&gt;
&lt;P&gt;.. represents parent folder&lt;/P&gt;
&lt;P&gt;These are relative representation of folder paths.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 19:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-on-Getting-Path-in-SAS/m-p/653769#M196375</guid>
      <dc:creator>smantha</dc:creator>
      <dc:date>2020-06-05T19:20:22Z</dc:date>
    </item>
  </channel>
</rss>

