<?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 how to know it variable is macro or data set variable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-know-it-variable-is-macro-or-data-set-variable/m-p/56938#M12198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly explain me how to know a variable is macro or a data set variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 06:00:31 GMT</pubDate>
    <dc:creator>Ashwini</dc:creator>
    <dc:date>2011-11-30T06:00:31Z</dc:date>
    <item>
      <title>how to know it variable is macro or data set variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-know-it-variable-is-macro-or-data-set-variable/m-p/56938#M12198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly explain me how to know a variable is macro or a data set variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 06:00:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-know-it-variable-is-macro-or-data-set-variable/m-p/56938#M12198</guid>
      <dc:creator>Ashwini</dc:creator>
      <dc:date>2011-11-30T06:00:31Z</dc:date>
    </item>
    <item>
      <title>how to know it variable is macro or data set variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-know-it-variable-is-macro-or-data-set-variable/m-p/56939#M12199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Macro: can be used both in open code (outside data step/proc) or within a data step.&lt;/P&gt;&lt;P&gt;Data step variable obviously only available within a data step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macro variable assignment:&lt;/P&gt;&lt;P&gt;%let macrovar = Hello;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macroa variable evaluation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data good;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if "&amp;amp;MacroVar" = 'Hello' then....&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the nature of you questions, I think you need to take som basic SAS classes to understand the conepts of SAS.&lt;/P&gt;&lt;P&gt;Even if the purpose of these forums is to have the possibility get quesrtions answered, I think that basic questions that easily can be answered by looking in the documentation or to be taught in SAS classes should be avoided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 08:29:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-know-it-variable-is-macro-or-data-set-variable/m-p/56939#M12199</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-11-30T08:29:05Z</dc:date>
    </item>
  </channel>
</rss>

