<?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: what is the error in MACROS and How to resolve in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47219#M9761</link>
    <description>it works fine for me.&lt;BR /&gt;
&lt;BR /&gt;
75   %LET First=SAS;&lt;BR /&gt;
76   %LET Second=Program;&lt;BR /&gt;
77   %LET both=&amp;amp;First&amp;amp;Second;&lt;BR /&gt;
78   %PUT The results are: &amp;amp;First,&amp;amp;Second,---&amp;amp;both.ming;&lt;BR /&gt;
The results are: SAS,Program,---SASProgramming</description>
    <pubDate>Sun, 10 Apr 2011 01:35:49 GMT</pubDate>
    <dc:creator>piggy</dc:creator>
    <dc:date>2011-04-10T01:35:49Z</dc:date>
    <item>
      <title>what is the error in MACROS and How to resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47217#M9759</link>
      <description>Hi&lt;BR /&gt;
when i typed this program i am getting open code statement recursion error , how can i resolve this error&lt;BR /&gt;
&lt;BR /&gt;
%LET First=SAS; &lt;BR /&gt;
%LET Second=Program;&lt;BR /&gt;
%LET both=&amp;amp;First&amp;amp;Second;&lt;BR /&gt;
%PUT The results are: &amp;amp;First,&amp;amp;Second,---&amp;amp;both.ming;</description>
      <pubDate>Sat, 09 Apr 2011 18:52:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47217#M9759</guid>
      <dc:creator>vinodkurra</dc:creator>
      <dc:date>2011-04-09T18:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: what is the error in MACROS and How to resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47218#M9760</link>
      <description>Your SAS code snippet works with my SAS system -- possibly you have not shared additional info about other SAS code that may have been executed previously, in the same SAS session?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: SAS initialization used:&lt;BR /&gt;
      real time           2.08 seconds&lt;BR /&gt;
      cpu time            1.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
1    options mlogic mprint;&lt;BR /&gt;
2    %LET First=SAS;&lt;BR /&gt;
3    %LET Second=Program;&lt;BR /&gt;
4    %LET both=&amp;amp;First&amp;amp;Second;&lt;BR /&gt;
5    %PUT The results are: &amp;amp;First,&amp;amp;Second,---&amp;amp;both.ming;&lt;BR /&gt;
The results are: SAS,Program,---SASProgramming</description>
      <pubDate>Sat, 09 Apr 2011 23:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47218#M9760</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-04-09T23:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is the error in MACROS and How to resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47219#M9761</link>
      <description>it works fine for me.&lt;BR /&gt;
&lt;BR /&gt;
75   %LET First=SAS;&lt;BR /&gt;
76   %LET Second=Program;&lt;BR /&gt;
77   %LET both=&amp;amp;First&amp;amp;Second;&lt;BR /&gt;
78   %PUT The results are: &amp;amp;First,&amp;amp;Second,---&amp;amp;both.ming;&lt;BR /&gt;
The results are: SAS,Program,---SASProgramming</description>
      <pubDate>Sun, 10 Apr 2011 01:35:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47219#M9761</guid>
      <dc:creator>piggy</dc:creator>
      <dc:date>2011-04-10T01:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: what is the error in MACROS and How to resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47220#M9762</link>
      <description>Works for me, too.  Scott is probably right.  Try it again in a new SAS session.</description>
      <pubDate>Thu, 02 Jun 2011 15:09:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-the-error-in-MACROS-and-How-to-resolve/m-p/47220#M9762</guid>
      <dc:creator>PatrickG</dc:creator>
      <dc:date>2011-06-02T15:09:24Z</dc:date>
    </item>
  </channel>
</rss>

