<?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: File Does Not Exist Windows SAS 9.4 .csv in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685927#M24355</link>
    <description>Could I bug you again? I'm sorry I'm really not sure what I'm doing here. What would the code be to use the dataset then for the program I'm trying to run? The rest of the code is already written I just need to get the data to be used. Thanks.</description>
    <pubDate>Wed, 23 Sep 2020 02:32:48 GMT</pubDate>
    <dc:creator>tjz3</dc:creator>
    <dc:date>2020-09-23T02:32:48Z</dc:date>
    <item>
      <title>File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685580#M24299</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Hello,&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;For the record, I just started using SAS and have no idea what I'm doing. I can't stop getting the error that the physical file does not exist. I'm using windows 10, SAS 9.4 is downloaded locally on the machine and I've even tried downloading SAS on a different device and trying to use it there but it still isn't working. I have tried rewording things to not include any spaces or special characters, that didn't work. I also tried using a diagnostic bit of code to see if SAS even recognizes the files, it did see them actually. I moved the data file location, and even tried a completely different data file as well. Attached is a picture of the code and log that's relevant.&amp;nbsp; The extension in the folder for the datafile I'm trying to use is .sas7bdat.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Physical file DNE.PNG" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49629i75653E5F102F03DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Physical file DNE.PNG" alt="Physical file DNE.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Thanks,&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Tony&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 04:24:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685580#M24299</guid>
      <dc:creator>tjz3</dc:creator>
      <dc:date>2020-09-22T04:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685584#M24301</link>
      <description>&lt;P&gt;Please post the full log as text using "insert code" the icon &amp;lt;/&amp;gt;.&lt;/P&gt;
&lt;P&gt;What happens if you copy the path of the csv-file including filename and paste it into windows explorer?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 04:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685584#M24301</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-09-22T04:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685590#M24302</link>
      <description>&lt;P&gt;If a file has the .sas7bdat extension, then it is already a SAS dataset. Put it where a libname is defined, and use it. No import needed.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 06:19:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685590#M24302</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-22T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685595#M24303</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If a file has the .sas7bdat extension, then it is already a SAS dataset. Put it where a libname is defined, and use it. No import needed.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Incredible, how could i have overlooked the last sentence in the original post? I should fall-back to the old rule: start the computer after having a least one cup of coffee.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 06:30:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685595#M24303</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-09-22T06:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685640#M24305</link>
      <description>&lt;P&gt;What do you actually mean by&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;SAS 9.4 is downloaded locally on the machine"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Did you download a SAS depot and run the Software Deployment Wizard/Manager to install SAS?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 09:46:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685640#M24305</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-22T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685886#M24346</link>
      <description>&lt;P&gt;I read somewhere something about SAS being used on a different server or something.&amp;nbsp; So I thought I would just mention that it was installed on my machine and not being used on some other server.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 20:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685886#M24346</guid>
      <dc:creator>tjz3</dc:creator>
      <dc:date>2020-09-22T20:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685899#M24350</link>
      <description>&lt;P&gt;Then my first answer is valid.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 21:42:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685899#M24350</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-22T21:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685927#M24355</link>
      <description>Could I bug you again? I'm sorry I'm really not sure what I'm doing here. What would the code be to use the dataset then for the program I'm trying to run? The rest of the code is already written I just need to get the data to be used. Thanks.</description>
      <pubDate>Wed, 23 Sep 2020 02:32:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685927#M24355</guid>
      <dc:creator>tjz3</dc:creator>
      <dc:date>2020-09-23T02:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: File Does Not Exist Windows SAS 9.4 .csv</title>
      <link>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685958#M24356</link>
      <description>&lt;P&gt;Say you have a directory C:\users\you\sasdat, and a file called xxx.sas7bdat there. You then define the library with LIBNAME:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname mydata 'C:\users\you\sasdat';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;so you can then use mydata.xxx in statements, e.g.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=mydata.xxx;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Sep 2020 05:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/File-Does-Not-Exist-Windows-SAS-9-4-csv/m-p/685958#M24356</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-23T05:44:17Z</dc:date>
    </item>
  </channel>
</rss>

