<?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: Symget vs Resolve in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197822#M37064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More Like This to the right of your post - does this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/message/46674#46674"&gt;https://communities.sas.com/message/46674#46674&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 04:42:26 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2015-07-08T04:42:26Z</dc:date>
    <item>
      <title>Symget vs Resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197821#M37063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying&amp;nbsp; to understand difference between Symget and Resolve function in macro facility (if there are examples).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 04:14:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197821#M37063</guid>
      <dc:creator>kaushal2040</dc:creator>
      <dc:date>2015-07-08T04:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Symget vs Resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197822#M37064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More Like This to the right of your post - does this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/message/46674#46674"&gt;https://communities.sas.com/message/46674#46674&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 04:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197822#M37064</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-07-08T04:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Symget vs Resolve</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197823#M37065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;BR /&gt;RESOLVE resolves the value of a text expression during execution of a DATA &lt;BR /&gt;step or SCL program, whereas a macro variable reference resolves when a DATA &lt;BR /&gt;step is being constructed or an SCL program is being compiled. For this reason, &lt;BR /&gt;the resolved value of a macro variable reference is constant during execution of &lt;BR /&gt;a DATA step or SCL program. However, RESOLVE can return a different value for a &lt;BR /&gt;text expression in each iteration of the program.&lt;/LI&gt;&lt;LI&gt;&lt;BR /&gt;RESOLVE accepts a wider variety of arguments than the SYMGET function &lt;BR /&gt;accepts. SYMGET resolves only a single macro variable but RESOLVE resolves any &lt;BR /&gt;macro expression. Using RESOLVE might result in the execution of macros and &lt;BR /&gt;resolution of more than one macro variable.&lt;/LI&gt;&lt;LI&gt;&lt;BR /&gt;When a macro variable value contains an additional macro variable reference, &lt;BR /&gt;RESOLVE attempts to resolve the reference, but SYMGET does not.&lt;/LI&gt;&lt;LI&gt;&lt;BR /&gt;If &lt;SPAN class="strong"&gt;argument references a nonexistent macro &lt;BR /&gt;variable, RESOLVE returns the unresolved reference, whereas SYMGET returns a &lt;BR /&gt;missing value.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;BR /&gt;Because of its greater flexibility, RESOLVE requires slightly more computer &lt;BR /&gt;resources than SYMGET.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 16:06:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Symget-vs-Resolve/m-p/197823#M37065</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-07-08T16:06:40Z</dc:date>
    </item>
  </channel>
</rss>

