<?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: Can anybody tell me how multilevel referencing works in macro? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88881#M18898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I agree with RW9 that references like &amp;amp;&amp;amp;&amp;amp;&amp;amp;a and &amp;amp;&amp;amp;&amp;amp;&amp;amp;&amp;amp;b are generally unnecessary, there are SOME indirect references to macro variables such as &amp;amp;&amp;amp;macvar&amp;amp;num that are quite useful, especially when you have numbered macro variables. I have an example of this in my paper on Macro Basics: &lt;A href="http://support.sas.com/resources/papers/proceedings13/120-2013.pdf" title="http://support.sas.com/resources/papers/proceedings13/120-2013.pdf"&gt;http://support.sas.com/resources/papers/proceedings13/120-2013.pdf&lt;/A&gt; see Figure 18 and explanation on pages 10-11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 19:27:11 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2015-07-27T19:27:11Z</dc:date>
    <item>
      <title>Can anybody tell me how multilevel referencing works in macro?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88877#M18894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;%put &amp;amp;a &amp;amp;&amp;amp;&amp;amp;b &amp;amp;&amp;amp;&amp;amp;&amp;amp;&amp;amp;&amp;amp;&amp;amp;c;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How this works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 19:55:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88877#M18894</guid>
      <dc:creator>bharathtuppad</dc:creator>
      <dc:date>2012-12-03T19:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can anybody tell me how multilevel referencing works in macro?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88878#M18895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each time for two &amp;amp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;a&lt;/P&gt;&lt;P&gt;-&amp;gt; result_of_&amp;amp;a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&amp;amp; &amp;amp;b &lt;/P&gt;&lt;P&gt;-&amp;gt;&amp;amp;(result_of_&amp;amp;b)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&amp;amp; &amp;amp;&amp;amp; &amp;amp;&amp;amp; &amp;amp;c&lt;/P&gt;&lt;P&gt;-&amp;gt;&amp;amp; &amp;amp;&amp;nbsp;&amp;nbsp; &amp;amp; (result_of_&amp;amp;c)&lt;/P&gt;&lt;P&gt;-&amp;gt;&amp;nbsp; &amp;amp;&amp;nbsp;&amp;nbsp; result_of_(&amp;amp; (result_of_&amp;amp;c)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 02:29:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88878#M18895</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-12-04T02:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can anybody tell me how multilevel referencing works in macro?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88879#M18896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly refer to&amp;nbsp; : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/172742"&gt;https://communities.sas.com/message/172742&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sascertguru.blogspot.com.au/2014/09/multilevel-referencing-of-macro-in-sas.html"&gt;http://sascertguru.blogspot.com.au/2014/09/multilevel-referencing-of-macro-in-sas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Uma Shanker Saini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 08:57:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88879#M18896</guid>
      <dc:creator>umashankersaini</dc:creator>
      <dc:date>2015-07-27T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can anybody tell me how multilevel referencing works in macro?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88880#M18897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seriously, just don't do it.&amp;nbsp; If your having to use more than one &amp;amp; in code, then I would suggest your programming it wrongly.&amp;nbsp; Think about the problem and the data differently, will transposing/normalising the data change the code, can you use arrays, or SQL aggregates etc.&amp;nbsp; Many ways to solve a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 09:18:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88880#M18897</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-07-27T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can anybody tell me how multilevel referencing works in macro?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88881#M18898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I agree with RW9 that references like &amp;amp;&amp;amp;&amp;amp;&amp;amp;a and &amp;amp;&amp;amp;&amp;amp;&amp;amp;&amp;amp;b are generally unnecessary, there are SOME indirect references to macro variables such as &amp;amp;&amp;amp;macvar&amp;amp;num that are quite useful, especially when you have numbered macro variables. I have an example of this in my paper on Macro Basics: &lt;A href="http://support.sas.com/resources/papers/proceedings13/120-2013.pdf" title="http://support.sas.com/resources/papers/proceedings13/120-2013.pdf"&gt;http://support.sas.com/resources/papers/proceedings13/120-2013.pdf&lt;/A&gt; see Figure 18 and explanation on pages 10-11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 19:27:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-anybody-tell-me-how-multilevel-referencing-works-in-macro/m-p/88881#M18898</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-07-27T19:27:11Z</dc:date>
    </item>
  </channel>
</rss>

