<?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: X+1;  Why? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43789#M8984</link>
    <description>Go to the online doc and search "sum statement syntax"</description>
    <pubDate>Mon, 04 Apr 2011 20:23:08 GMT</pubDate>
    <dc:creator>RickM</dc:creator>
    <dc:date>2011-04-04T20:23:08Z</dc:date>
    <item>
      <title>X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43786#M8981</link>
      <description>A colleague of mine is wondering how the syntax:&lt;BR /&gt;
&lt;BR /&gt;
x+1;&lt;BR /&gt;
&lt;BR /&gt;
works.  It obviously produces the same result as:&lt;BR /&gt;
&lt;BR /&gt;
x=x+1;&lt;BR /&gt;
&lt;BR /&gt;
but she wants to understand why.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Mon, 04 Apr 2011 19:59:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43786#M8981</guid>
      <dc:creator>chimanbj</dc:creator>
      <dc:date>2011-04-04T19:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43787#M8982</link>
      <description>Review the topic of how a SAS DATA step performs a "retain" or doesn't, depending on the statement syntax and/or whether you have coded a RETAIN statement.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
data step retain value site:sas.com</description>
      <pubDate>Mon, 04 Apr 2011 20:01:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43787#M8982</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-04-04T20:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43788#M8983</link>
      <description>This didn't sufficiently address the question of why this works.</description>
      <pubDate>Mon, 04 Apr 2011 20:05:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43788#M8983</guid>
      <dc:creator>chimanbj</dc:creator>
      <dc:date>2011-04-04T20:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43789#M8984</link>
      <description>Go to the online doc and search "sum statement syntax"</description>
      <pubDate>Mon, 04 Apr 2011 20:23:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43789#M8984</guid>
      <dc:creator>RickM</dc:creator>
      <dc:date>2011-04-04T20:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43790#M8985</link>
      <description>Thank you</description>
      <pubDate>Mon, 04 Apr 2011 20:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43790#M8985</guid>
      <dc:creator>chimanbj</dc:creator>
      <dc:date>2011-04-04T20:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: X+1;  Why?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43791#M8986</link>
      <description>&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000289454.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000289454.htm&lt;/A&gt;</description>
      <pubDate>Tue, 05 Apr 2011 14:14:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/X-1-Why/m-p/43791#M8986</guid>
      <dc:creator>mfisher</dc:creator>
      <dc:date>2011-04-05T14:14:58Z</dc:date>
    </item>
  </channel>
</rss>

