<?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: Why does SAS studio (SAS university edition) tell me that my  file does not exist? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651566#M22399</link>
    <description>&lt;P&gt;Post the code and the log with the error your getting.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 22:03:26 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-05-28T22:03:26Z</dc:date>
    <item>
      <title>Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651559#M22394</link>
      <description />
      <pubDate>Thu, 28 May 2020 21:35:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651559#M22394</guid>
      <dc:creator>Becket</dc:creator>
      <dc:date>2020-05-28T21:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651561#M22395</link>
      <description>&lt;P&gt;I've checked the way in which I've referenced the file and it is correct.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 21:46:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651561#M22395</guid>
      <dc:creator>Becket</dc:creator>
      <dc:date>2020-05-28T21:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651562#M22396</link>
      <description>&lt;P&gt;I'll guess the file is on your PC and needs to be on the SAS server or a share that SAS has access to.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 21:49:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651562#M22396</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2020-05-28T21:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651564#M22397</link>
      <description>&lt;P&gt;It's likely correct for your computer but not for SAS UE, which is running via a virtual machine and is set up only via shared folders. So the path to the shared folders are in a unix format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post your code and log. If you get an error search here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your path must be in the format of something like below, depending on where you put the file. You can find the file under Servers Folder and Files pane and then you can right click it, select properties and the path will be there for you. Remember paths are always relative to something else, and in this case you need to make sure the path is correct relative to the SAS installation, not your local machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/folders/myfolders/Yourfoldername/yourfileName&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 May 2020 21:58:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651564#M22397</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-28T21:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651565#M22398</link>
      <description>&lt;P&gt;I have saved the excel files in myfolders under sasuniversityedition, but I'm still getting the same error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 21:59:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651565#M22398</guid>
      <dc:creator>Becket</dc:creator>
      <dc:date>2020-05-28T21:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why does SAS studio (SAS university edition) tell me that my  file does not exist?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651566#M22399</link>
      <description>&lt;P&gt;Post the code and the log with the error your getting.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 22:03:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Why-does-SAS-studio-SAS-university-edition-tell-me-that-my-file/m-p/651566#M22399</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-28T22:03:26Z</dc:date>
    </item>
  </channel>
</rss>

