<?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: GETTING THE RIGHT NAME TO OPEN MY FOLDER in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661905#M22735</link>
    <description>&lt;P&gt;Check your infile statment, looks like the path got copied twice :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;    infile "&lt;FONT color="#FF0000"&gt;/folders/myshortcuts/Myfolders/Book3.txt&lt;/FONT&gt;&lt;FONT color="#800000"&gt;/folders/myshortcuts/Myfolders/Book3.txt&lt;/FONT&gt;";  &lt;/PRE&gt;</description>
    <pubDate>Wed, 17 Jun 2020 20:11:13 GMT</pubDate>
    <dc:creator>r_behata</dc:creator>
    <dc:date>2020-06-17T20:11:13Z</dc:date>
    <item>
      <title>GETTING THE RIGHT NAME TO OPEN MY FOLDER</title>
      <link>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661902#M22734</link>
      <description>&lt;DIV class="sasSource"&gt;&lt;DIV class="sasSource"&gt;&lt;PRE&gt;data demographic;    &lt;BR /&gt;    infile "/folders/myshortcuts/Myfolders/Book3.txt/folders/myshortcuts/Myfolders/Book3.txt";  &lt;BR /&gt;    input Gender $ Age Height Weight; &lt;BR /&gt;    run; &lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: A component of /folders/myshortcuts/Myfolders/Book3.txt/folders/myshortcuts/Myfolders/Book3.txt is not a directory.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;I am using SAS University Edition 1.&lt;BR /&gt;I am trying to use my .txt file from myfolder but the path seems to be wrong.&lt;/PRE&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jun 2020 19:48:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661902#M22734</guid>
      <dc:creator>oloyede</dc:creator>
      <dc:date>2020-06-17T19:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: GETTING THE RIGHT NAME TO OPEN MY FOLDER</title>
      <link>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661905#M22735</link>
      <description>&lt;P&gt;Check your infile statment, looks like the path got copied twice :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;    infile "&lt;FONT color="#FF0000"&gt;/folders/myshortcuts/Myfolders/Book3.txt&lt;/FONT&gt;&lt;FONT color="#800000"&gt;/folders/myshortcuts/Myfolders/Book3.txt&lt;/FONT&gt;";  &lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Jun 2020 20:11:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661905#M22735</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2020-06-17T20:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: GETTING THE RIGHT NAME TO OPEN MY FOLDER</title>
      <link>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661967#M22745</link>
      <description>&lt;P&gt;You can always right-click on a file to look at its properties in the sidebar in SAS Studio. From there, you can select and copy the text to paste it into your code.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 00:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/661967#M22745</guid>
      <dc:creator>Nicole_Fox</dc:creator>
      <dc:date>2020-06-18T00:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: GETTING THE RIGHT NAME TO OPEN MY FOLDER</title>
      <link>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/662664#M22750</link>
      <description>&lt;P&gt;If you followed the instructions when setting up UE, your path should start with&lt;/P&gt;
&lt;PRE&gt;/folders/myfolders/&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Jun 2020 05:31:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/GETTING-THE-RIGHT-NAME-TO-OPEN-MY-FOLDER/m-p/662664#M22750</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-18T05:31:28Z</dc:date>
    </item>
  </channel>
</rss>

