<?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 Auto import with unique name on file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358857#M274442</link>
    <description>Hi I want to import a file that will be automate the file has the day the file ran for example pop 05-14-17&lt;BR /&gt;How do I auto import where I need the most current file that is dated ? Thanks</description>
    <pubDate>Mon, 15 May 2017 21:59:33 GMT</pubDate>
    <dc:creator>Gil_</dc:creator>
    <dc:date>2017-05-15T21:59:33Z</dc:date>
    <item>
      <title>Auto import with unique name on file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358857#M274442</link>
      <description>Hi I want to import a file that will be automate the file has the day the file ran for example pop 05-14-17&lt;BR /&gt;How do I auto import where I need the most current file that is dated ? Thanks</description>
      <pubDate>Mon, 15 May 2017 21:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358857#M274442</guid>
      <dc:creator>Gil_</dc:creator>
      <dc:date>2017-05-15T21:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Auto import with unique name on file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358858#M274443</link>
      <description>&lt;P&gt;You find a way to identify the most recent file then import that file. How do you currently identify the most recent file?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;You need to provide WAY more information if you want anything beyond this.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, search on here, there's been some very recent posts asking almost the identical question, based on a guess of what you're trying to do. But you can't code of guesses.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 22:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358858#M274443</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-15T22:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auto import with unique name on file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358918#M274444</link>
      <description>My import function looks like this&lt;BR /&gt;&lt;BR /&gt;Proc import out =bird&lt;BR /&gt;Datafile="\\bird\bird.xlsx"&lt;BR /&gt;DBms=excel replace;&lt;BR /&gt;Sheet="bird";&lt;BR /&gt;Getnames=yes;&lt;BR /&gt;Rin;&lt;BR /&gt;&lt;BR /&gt;The files currently looks like this I would need the most current one&lt;BR /&gt;Bird-05-14-17.xlsx&lt;BR /&gt;Bird-05-13-17.xlsx&lt;BR /&gt;Bird-05-12-17.xlsx&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 May 2017 05:48:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Auto-import-with-unique-name-on-file/m-p/358918#M274444</guid>
      <dc:creator>Gil_</dc:creator>
      <dc:date>2017-05-16T05:48:01Z</dc:date>
    </item>
  </channel>
</rss>

