<?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 index in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-index/m-p/30359#M5789</link>
    <description>Ok, i resolved... Sorry</description>
    <pubDate>Wed, 02 Jun 2010 15:34:16 GMT</pubDate>
    <dc:creator>gemax</dc:creator>
    <dc:date>2010-06-02T15:34:16Z</dc:date>
    <item>
      <title>Data index</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-index/m-p/30358#M5788</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I try to use this code under SEG ( ex ) to create multiple output DATASET ( where &amp;amp;yyyy = 2009 for example ),&lt;BR /&gt;
&lt;BR /&gt;
%&lt;I&gt;macro CAL  ;&lt;BR /&gt;
&lt;BR /&gt;
data T&amp;amp;yyyy ;&lt;BR /&gt;
&lt;BR /&gt;
     toto = 1  ;&lt;BR /&gt;
&lt;BR /&gt;
%mend  ;  %CAL  ;&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
but it returns to me the following error :&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;24           data T&amp;amp;yyyy ;       toto = 1  ;       *** proc print data=T&amp;amp;yyyy ;      *** title "Print de  -----&amp;gt;  T&amp;amp;yyyy" ; run ;&lt;BR /&gt;
                         _&lt;BR /&gt;
                         200&lt;BR /&gt;
ERROR 200-322: The symbol is not recognized and will be ignored.&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Line generated by the macro variable "YYYY".&lt;BR /&gt;
24          T2009&lt;BR /&gt;
             ____&lt;BR /&gt;
             22&lt;BR /&gt;
&lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, (, /, ;, _DATA_, _LAST_, _NULL_.  &lt;BR /&gt;
&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;This code is running without error under a TSO system batch&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
Why ?&lt;BR /&gt;
&lt;BR /&gt;
Best regards...</description>
      <pubDate>Wed, 02 Jun 2010 14:30:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-index/m-p/30358#M5788</guid>
      <dc:creator>gemax</dc:creator>
      <dc:date>2010-06-02T14:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data index</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-index/m-p/30359#M5789</link>
      <description>Ok, i resolved... Sorry</description>
      <pubDate>Wed, 02 Jun 2010 15:34:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-index/m-p/30359#M5789</guid>
      <dc:creator>gemax</dc:creator>
      <dc:date>2010-06-02T15:34:16Z</dc:date>
    </item>
  </channel>
</rss>

