<?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 %substr in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/substr/m-p/848777#M335560</link>
    <description>&lt;P&gt;Hello team&lt;/P&gt;
&lt;P&gt;What is the reason &amp;nbsp;we use substr &amp;nbsp;in a macro?&lt;/P&gt;
&lt;P&gt;I understand that some of the functions are built to be used in macro as well.&lt;/P&gt;
&lt;P&gt;respectfully,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;bittenapple&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2022 18:33:50 GMT</pubDate>
    <dc:creator>GN0001</dc:creator>
    <dc:date>2022-12-09T18:33:50Z</dc:date>
    <item>
      <title>%substr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/substr/m-p/848777#M335560</link>
      <description>&lt;P&gt;Hello team&lt;/P&gt;
&lt;P&gt;What is the reason &amp;nbsp;we use substr &amp;nbsp;in a macro?&lt;/P&gt;
&lt;P&gt;I understand that some of the functions are built to be used in macro as well.&lt;/P&gt;
&lt;P&gt;respectfully,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;bittenapple&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 18:33:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/substr/m-p/848777#M335560</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2022-12-09T18:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: %substr</title>
      <link>https://communities.sas.com/t5/SAS-Programming/substr/m-p/848778#M335561</link>
      <description>&lt;P&gt;Macro functions, such as %SUBSTR, work on macro variables, and produce output that is can be manipulated by the macro processor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data step functions, such as SUBSTR, work on data set variables, and produce output that can be used in the DATA step.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 18:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/substr/m-p/848778#M335561</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-12-09T18:38:01Z</dc:date>
    </item>
  </channel>
</rss>

