<?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: FUNCTIONS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113750#M23444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really should let Art speak for himself, which I'm sure he will anyhow, but I think he may have been referring to the following fact about macro functions: &lt;SPAN style="color: #000000; font-family: arial, 'Arial Unicode MS', geneva, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;macro functions operate before the DATA step executes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 19:33:54 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2012-10-31T19:33:54Z</dc:date>
    <item>
      <title>FUNCTIONS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113749#M23443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Could you please explain to me the meaning of the following sentence?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Data step functions work on charecter strings, numeric values and data step variable values. Macro functions are applied to TEXT STINGS THAT NEVER CONTAIN THE VALUES OF DATASTEP VARIABLES"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From: paper 4-25 by Art Carpenter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 19:14:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113749#M23443</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-10-31T19:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTIONS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113750#M23444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really should let Art speak for himself, which I'm sure he will anyhow, but I think he may have been referring to the following fact about macro functions: &lt;SPAN style="color: #000000; font-family: arial, 'Arial Unicode MS', geneva, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;macro functions operate before the DATA step executes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 19:33:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113750#M23444</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-10-31T19:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTIONS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113751#M23445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Art T is correct. Because macro language elements are executed before the Program Data Vector, PDV, has been established, macro functions cannot work with values on the PDV (data step variable values, and such).&amp;nbsp; The macro language primarily works with text, it is afterall a code generation language.&amp;nbsp; You can think of text as being keystrokes that may eventually become a part of your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 03:25:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FUNCTIONS/m-p/113751#M23445</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2012-11-01T03:25:28Z</dc:date>
    </item>
  </channel>
</rss>

