<?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 Creating Macro Variable to Export Files in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-Macro-Variable-to-Export-Files/m-p/590242#M168891</link>
    <description>&lt;P&gt;I'm trying to do this but I don't have a file named libname.sas in my EPG194 folder.&amp;nbsp; Do you need that file to proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a macro variable to store a location for output files.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;folder, open&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;libname.sas&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Create a macro variable named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;outpath&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;that stores the filepath to your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194/output&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder: %let outpath=filepath-to-output-folder;&lt;/LI&gt;&lt;LI&gt;Run the code.&lt;/LI&gt;&lt;LI&gt;Check the log to be sure there are no errors, then save and close the program.&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Fri, 20 Sep 2019 01:27:11 GMT</pubDate>
    <dc:creator>chriswalsh</dc:creator>
    <dc:date>2019-09-20T01:27:11Z</dc:date>
    <item>
      <title>Creating Macro Variable to Export Files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-Macro-Variable-to-Export-Files/m-p/590242#M168891</link>
      <description>&lt;P&gt;I'm trying to do this but I don't have a file named libname.sas in my EPG194 folder.&amp;nbsp; Do you need that file to proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a macro variable to store a location for output files.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;folder, open&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;libname.sas&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Create a macro variable named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;outpath&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;that stores the filepath to your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194/output&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder: %let outpath=filepath-to-output-folder;&lt;/LI&gt;&lt;LI&gt;Run the code.&lt;/LI&gt;&lt;LI&gt;Check the log to be sure there are no errors, then save and close the program.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 20 Sep 2019 01:27:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-Macro-Variable-to-Export-Files/m-p/590242#M168891</guid>
      <dc:creator>chriswalsh</dc:creator>
      <dc:date>2019-09-20T01:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Macro Variable to Export Files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-Macro-Variable-to-Export-Files/m-p/590329#M168936</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/152590"&gt;@PremS&lt;/a&gt; wrote: LIBNAME.SAS was a program with code you wrote in Lesson 2: Accessing Data Through Libraries. &lt;BR /&gt;&lt;BR /&gt;For more information see: &lt;A href="https://communities.sas.com/t5/Programming-1-and-2/Recreate-PG1-library-by-libname-sas/m-p/527779#M182" target="_blank"&gt;https://communities.sas.com/t5/Programming-1-and-2/Recreate-PG1-library-by-libname-sas/m-p/527779#M182&lt;/A&gt;</description>
      <pubDate>Fri, 20 Sep 2019 11:17:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-Macro-Variable-to-Export-Files/m-p/590329#M168936</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2019-09-20T11:17:03Z</dc:date>
    </item>
  </channel>
</rss>

