<?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 Confusing Lack of an Error in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Confusing-Lack-of-an-Error/m-p/1768#M788</link>
    <description>I'm a slightly confused beg/int SAS programmer: I ran the code below--as you can see, it's missing a semicolon after the 'do'. However, I got no error message in my log, the code ran perfectly, and the output is exactly the same as when I ran the program with the semicolon interted.  Can anyone enlighten me as to why my mistake didn't hose everything up?&lt;BR /&gt;
&lt;BR /&gt;
  ...&lt;BR /&gt;
else if first_sell &amp;lt; first_buy then do&lt;BR /&gt;
           type = 'seller';&lt;BR /&gt;
           first_date = first_sell_date;&lt;BR /&gt;
	   first_class = trim(left(year(first_sell_date)))||'/'||trim(left(month(first_sell_date)));&lt;BR /&gt;
end;&lt;BR /&gt;
  ...</description>
    <pubDate>Thu, 16 Nov 2006 21:03:33 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-11-16T21:03:33Z</dc:date>
    <item>
      <title>Confusing Lack of an Error</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Confusing-Lack-of-an-Error/m-p/1768#M788</link>
      <description>I'm a slightly confused beg/int SAS programmer: I ran the code below--as you can see, it's missing a semicolon after the 'do'. However, I got no error message in my log, the code ran perfectly, and the output is exactly the same as when I ran the program with the semicolon interted.  Can anyone enlighten me as to why my mistake didn't hose everything up?&lt;BR /&gt;
&lt;BR /&gt;
  ...&lt;BR /&gt;
else if first_sell &amp;lt; first_buy then do&lt;BR /&gt;
           type = 'seller';&lt;BR /&gt;
           first_date = first_sell_date;&lt;BR /&gt;
	   first_class = trim(left(year(first_sell_date)))||'/'||trim(left(month(first_sell_date)));&lt;BR /&gt;
end;&lt;BR /&gt;
  ...</description>
      <pubDate>Thu, 16 Nov 2006 21:03:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Confusing-Lack-of-an-Error/m-p/1768#M788</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-11-16T21:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Confusing Lack of an Error</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Confusing-Lack-of-an-Error/m-p/1769#M789</link>
      <description>This question is perhaps best answered by Technical Support.  You can submit it online at &lt;A href="http://support.sas.com/ctx/supportform/index.jsp" target="_blank"&gt;http://support.sas.com/ctx/supportform/index.jsp&lt;/A&gt; .&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Tue, 21 Nov 2006 14:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Confusing-Lack-of-an-Error/m-p/1769#M789</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2006-11-21T14:35:50Z</dc:date>
    </item>
  </channel>
</rss>

