<?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: How find Excel file name,created date in particular path in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578882#M164257</link>
    <description>How to write code&lt;BR /&gt;</description>
    <pubDate>Sat, 03 Aug 2019 10:40:43 GMT</pubDate>
    <dc:creator>thanikondharish</dc:creator>
    <dc:date>2019-08-03T10:40:43Z</dc:date>
    <item>
      <title>How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578879#M164254</link>
      <description>D:/folder1.&lt;BR /&gt;In my D drive there is one folder name is Folder1.&lt;BR /&gt;In Folder1 there is one Excel file.&lt;BR /&gt;How find that excel filename and that file created date like see below....&lt;BR /&gt;File_name.                      Time&lt;BR /&gt;Students.xlsx.                  10:23:22</description>
      <pubDate>Sat, 03 Aug 2019 10:00:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578879#M164254</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2019-08-03T10:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578880#M164255</link>
      <description>&lt;P&gt;Can you use os-commands in your sas-session?&lt;/P&gt;
&lt;P&gt;If not, use the functions dopen, dread and finfo to get the information.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2019 10:38:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578880#M164255</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-08-03T10:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578882#M164257</link>
      <description>How to write code&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Aug 2019 10:40:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578882#M164257</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2019-08-03T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578883#M164258</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;How to write code&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You haven't answered my question. When you read the documentation of the functions i mentioned you should be able to write the data-step.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2019 10:44:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578883#M164258</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-08-03T10:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578884#M164259</link>
      <description>Yes&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Aug 2019 10:46:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578884#M164259</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2019-08-03T10:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578912#M164273</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #333333; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;How to write code&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;you practice,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is one way bring up a DOS or a PowerShell window and type help.&lt;/P&gt;
&lt;P&gt;C:\&amp;gt; help&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;C:\&amp;gt; help fc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2019 14:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578912#M164273</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-08-03T14:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How find Excel file name,created date in particular path</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578932#M164280</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;How to write code&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I mostly use a keyboard.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2019 18:56:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-find-Excel-file-name-created-date-in-particular-path/m-p/578932#M164280</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-08-03T18:56:01Z</dc:date>
    </item>
  </channel>
</rss>

