<?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: Could not refer to file that resides in my local hard drive - SAS University edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326890#M72882</link>
    <description>&lt;P&gt;You've made a couple of mistakes in your set up, or it appears that way in the screenshot you've attached.&lt;/P&gt;
&lt;P&gt;myfolders should be all lower case, SAS UE is on a Unix system that's case sensitive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you refer to it, because of the Unix and VM system you need to use the reference as noted in the FAQ&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/folders/myfolders/file_name.txt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A quick way to get the correct path, is to navigate to it under Servers Directories pane,right click file of interest and select properties. The path is in the properties pane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future, please use the embed for images and include code directly in the post, many users will not download attachments and if I couldn't use the preview I wouldn't have either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 23:06:47 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-01-23T23:06:47Z</dc:date>
    <item>
      <title>Could not refer to file that resides in my local hard drive - SAS University edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326871#M72872</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you are &amp;nbsp;doing great.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an error in loading my file into SAS Studio from my local hard drive. I tried many ways but still getting the error "Physical file does not exist" since, SAS Studio is referring to local host's file directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added system path in Oracle VM settings, but no luck. I'm using SAS University Edition (SAS Studio 9.4)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help, since it's urgent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. I'm attaching the error log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 22:14:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326871#M72872</guid>
      <dc:creator>arunvaibhav</dc:creator>
      <dc:date>2017-01-23T22:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Could not refer to file that resides in my local hard drive - SAS University edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326873#M72873</link>
      <description>&lt;P&gt;The SAS log is text-only. Please post as such in a {i} window.&lt;/P&gt;
&lt;P&gt;Note that UE runs in a Linux virtual machine and needs UNIX style path syntax.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 22:19:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326873#M72873</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-23T22:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Could not refer to file that resides in my local hard drive - SAS University edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326890#M72882</link>
      <description>&lt;P&gt;You've made a couple of mistakes in your set up, or it appears that way in the screenshot you've attached.&lt;/P&gt;
&lt;P&gt;myfolders should be all lower case, SAS UE is on a Unix system that's case sensitive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you refer to it, because of the Unix and VM system you need to use the reference as noted in the FAQ&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/folders/myfolders/file_name.txt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A quick way to get the correct path, is to navigate to it under Servers Directories pane,right click file of interest and select properties. The path is in the properties pane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future, please use the embed for images and include code directly in the post, many users will not download attachments and if I couldn't use the preview I wouldn't have either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 23:06:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Could-not-refer-to-file-that-resides-in-my-local-hard-drive-SAS/m-p/326890#M72882</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-01-23T23:06:47Z</dc:date>
    </item>
  </channel>
</rss>

