<?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: Last Modified Date of a SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21183#M3386</link>
    <description>"Faster"?  Look at SAS DICTIONARY TABLES for this type of information -- suggest searching the SAS support website.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
dictionary tables site:sas.com</description>
    <pubDate>Thu, 03 Mar 2011 03:21:05 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2011-03-03T03:21:05Z</dc:date>
    <item>
      <title>Last Modified Date of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21182#M3385</link>
      <description>Is there a faster way to retrieve last modified date of a SAS dataset than using PROC CONTENTS/MODATE?</description>
      <pubDate>Thu, 03 Mar 2011 01:26:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21182#M3385</guid>
      <dc:creator>MarcTC</dc:creator>
      <dc:date>2011-03-03T01:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Last Modified Date of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21183#M3386</link>
      <description>"Faster"?  Look at SAS DICTIONARY TABLES for this type of information -- suggest searching the SAS support website.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
dictionary tables site:sas.com</description>
      <pubDate>Thu, 03 Mar 2011 03:21:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21183#M3386</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-03-03T03:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Last Modified Date of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21184#M3387</link>
      <description>Check out function attrn() :&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
%let  dsid=%sysfunc(open(sashelp.class));&lt;BR /&gt;
%let modte=%sysfunc(attrn(&amp;amp;dsid,modte),datetime20.)&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Thu, 03 Mar 2011 03:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Last-Modified-Date-of-a-SAS-dataset/m-p/21184#M3387</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-03-03T03:49:37Z</dc:date>
    </item>
  </channel>
</rss>

