<?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: Data Set with name of more Macro variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59259#M12840</link>
    <description>data &amp;amp;AREA._&amp;amp;ANNO._&amp;amp;MESE.;&lt;BR /&gt;
set risultato7_1;&lt;BR /&gt;
run;</description>
    <pubDate>Mon, 02 Aug 2010 10:22:18 GMT</pubDate>
    <dc:creator>DataShare</dc:creator>
    <dc:date>2010-08-02T10:22:18Z</dc:date>
    <item>
      <title>Data Set with name of more Macro variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59258#M12839</link>
      <description>Hi to all,&lt;BR /&gt;
&lt;BR /&gt;
I have need to define a data set with name of more macro variables:&lt;BR /&gt;
the name of data set is type: area_yyyy_mm:&lt;BR /&gt;
&lt;BR /&gt;
%let mese = 5;&lt;BR /&gt;
%let area = C;&lt;BR /&gt;
%let anno = 1996;&lt;BR /&gt;
&lt;BR /&gt;
data &amp;amp;AREA_&amp;amp;ANNO_&amp;amp;MESE;&lt;BR /&gt;
set risultato7_1;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
these istructions not work, have you some alternative solution?&lt;BR /&gt;
tahnks</description>
      <pubDate>Mon, 02 Aug 2010 09:27:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59258#M12839</guid>
      <dc:creator>reone</dc:creator>
      <dc:date>2010-08-02T09:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Set with name of more Macro variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59259#M12840</link>
      <description>data &amp;amp;AREA._&amp;amp;ANNO._&amp;amp;MESE.;&lt;BR /&gt;
set risultato7_1;&lt;BR /&gt;
run;</description>
      <pubDate>Mon, 02 Aug 2010 10:22:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59259#M12840</guid>
      <dc:creator>DataShare</dc:creator>
      <dc:date>2010-08-02T10:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Set with name of more Macro variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59260#M12841</link>
      <description>Suggested Google advanced search argument, this topic / post for consideration:&lt;BR /&gt;
&lt;BR /&gt;
using macro variables site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 02 Aug 2010 14:04:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-with-name-of-more-Macro-variables/m-p/59260#M12841</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-08-02T14:04:08Z</dc:date>
    </item>
  </channel>
</rss>

