<?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 to read sas data set having date extentions in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146811#M1713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;select memname into :tables separated by ' ' from &lt;/P&gt;&lt;P&gt;dictionary.tables where substr(memname,1,3) = "XYZ";&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;set &amp;amp;tables;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2014 17:58:07 GMT</pubDate>
    <dc:creator>pradeepalankar</dc:creator>
    <dc:date>2014-01-20T17:58:07Z</dc:date>
    <item>
      <title>How to read sas data set having date extentions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146808#M1710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;I need to read sas data sets having date extension like XYZ_01_01_14, XYZ_01_02_14, XYZ_01_03_14. every month data set name will change according date and month, I wan to read XYZ data set irrespective of date extension. I don't want hardcore data set name, give me sample code will read data set.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 14:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146808#M1710</guid>
      <dc:creator>chirumalla</dc:creator>
      <dc:date>2014-01-20T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sas data set having date extentions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146809#M1711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll probably need some pre-code, perhaps macro-based based logic.&lt;/P&gt;&lt;P&gt;This is usually very customer dependant, so it's hard to share some code that could be useful for you. Typical part of a development project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 15:43:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146809#M1711</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-01-20T15:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sas data set having date extentions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146810#M1712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set xyz: indsname=sas-variable-name;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 16:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146810#M1712</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-20T16:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sas data set having date extentions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146811#M1713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;select memname into :tables separated by ' ' from &lt;/P&gt;&lt;P&gt;dictionary.tables where substr(memname,1,3) = "XYZ";&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;set &amp;amp;tables;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 17:58:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-read-sas-data-set-having-date-extentions/m-p/146811#M1713</guid>
      <dc:creator>pradeepalankar</dc:creator>
      <dc:date>2014-01-20T17:58:07Z</dc:date>
    </item>
  </channel>
</rss>

