<?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: Exporting issue in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/Exporting-issue/m-p/852845#M1261</link>
    <description>&lt;P&gt;You where supposed to change the value of the macro variable OUTPATH to match the name of the directory where SAS can write the file.&amp;nbsp; The error message is saying the directory you entered does not exist.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 16:11:46 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2023-01-09T16:11:46Z</dc:date>
    <item>
      <title>Exporting issue</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Exporting-issue/m-p/852841#M1260</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I was trying to get the output as mentioned in a video..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what is in libname.sas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname pg1 "S:/workshop/EPG1V2/data/";&lt;/P&gt;&lt;P&gt;%let outpath=filepath-to-output-folder;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the program&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc export data=pg1.storm_final&lt;BR /&gt;outfile="&amp;amp;outpath/storm_final.csv"&lt;BR /&gt;dbms=csv replace;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Physical file does not exist, C:\Users\vleuser-11591\filepath-to-output-folder\storm_final.csv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 16:02:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Exporting-issue/m-p/852841#M1260</guid>
      <dc:creator>eiraduku</dc:creator>
      <dc:date>2023-01-09T16:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting issue</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Exporting-issue/m-p/852845#M1261</link>
      <description>&lt;P&gt;You where supposed to change the value of the macro variable OUTPATH to match the name of the directory where SAS can write the file.&amp;nbsp; The error message is saying the directory you entered does not exist.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 16:11:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Exporting-issue/m-p/852845#M1261</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-01-09T16:11:46Z</dc:date>
    </item>
  </channel>
</rss>

