<?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 DO and %DO in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284910#M58148</link>
    <description>&lt;P&gt;What do these two statements&amp;nbsp;Do WITHIN SAS macros? Can these statements be used outside of Macros? Again, is there a helpful site that breaks things down well? I'm still feeling really lost in the SAS pages online.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 18:00:58 GMT</pubDate>
    <dc:creator>new_sas_user</dc:creator>
    <dc:date>2016-07-15T18:00:58Z</dc:date>
    <item>
      <title>DO and %DO</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284910#M58148</link>
      <description>&lt;P&gt;What do these two statements&amp;nbsp;Do WITHIN SAS macros? Can these statements be used outside of Macros? Again, is there a helpful site that breaks things down well? I'm still feeling really lost in the SAS pages online.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:00:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284910#M58148</guid>
      <dc:creator>new_sas_user</dc:creator>
      <dc:date>2016-07-15T18:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: DO and %DO</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284914#M58152</link>
      <description>&lt;P&gt;You have received poor guidance. &amp;nbsp;Macro language is not something you should spend your time on, when you are a new SAS user. &amp;nbsp;If you would like, I can give you a dozen topics that would be a better use of your time.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:05:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284914#M58152</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-07-15T18:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: DO and %DO</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284916#M58154</link>
      <description>&lt;P&gt;%DO is used to control MACRO logic within a defined macro (%macro name; .... %mend;). It can &lt;STRONG&gt;not&lt;/STRONG&gt; be used in open code (out side of a macro).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DO is to control code in a datastep and certain computation blocks in procedures such as Proc Report.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:07:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284916#M58154</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-07-15T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: DO and %DO</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284984#M58175</link>
      <description>I discuss this and other topics related to the difference between Data Step programming and Macro programs in this paper: &lt;A href="https://support.sas.com/resources/papers/proceedings13/120-2013.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings13/120-2013.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Sat, 16 Jul 2016 02:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DO-and-DO/m-p/284984#M58175</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-07-16T02:08:00Z</dc:date>
    </item>
  </channel>
</rss>

