<?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: question on micro variable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125593#M25640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you post a code sample showing how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 16:26:18 GMT</pubDate>
    <dc:creator>bentleyj1</dc:creator>
    <dc:date>2013-01-15T16:26:18Z</dc:date>
    <item>
      <title>question on micro variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125590#M25637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to a use a micro variable create from&amp;nbsp; AAA data set by using call symput and call that macro with in AAA data set ? Please explain with example .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance ,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 10:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125590#M25637</guid>
      <dc:creator>Ashwini</dc:creator>
      <dc:date>2013-01-15T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: question on micro variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125591#M25638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwini,&lt;/P&gt;&lt;P&gt;you cannot use the variable in same data step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 11:05:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125591#M25638</guid>
      <dc:creator>manojinpec</dc:creator>
      <dc:date>2013-01-15T11:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: question on micro variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125592#M25639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually you can, using the symget function. But it's an odd operation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 12:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125592#M25639</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-01-15T12:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: question on micro variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125593#M25640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you post a code sample showing how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:26:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125593#M25640</guid>
      <dc:creator>bentleyj1</dc:creator>
      <dc:date>2013-01-15T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: question on micro variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125594#M25641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 10pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; test;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: green; font-size: 10pt;"&gt;*set AAA;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; var = &lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 10pt;"&gt;call&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; symput(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 10pt;"&gt;'var'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;, var);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; var2 = symget(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple; font-size: 10pt;"&gt;'var'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 10pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:57:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/question-on-micro-variable/m-p/125594#M25641</guid>
      <dc:creator>Florent</dc:creator>
      <dc:date>2013-01-15T16:57:01Z</dc:date>
    </item>
  </channel>
</rss>

