<?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 SAS code works after 43 years: that's great or that's horrible? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-code-works-after-43-years-that-s-great-or-that-s-horrible/m-p/568597#M160088</link>
    <description>&lt;P&gt;&amp;lt;cross-posted to SGF 2019, sorry for any redundancy you see&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on an idea for a paper at SGF 2020, and it's based off the first paper in the proceedings of the first SUGI meeting in 1976.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that paper, some guy named Goodnight describes the beta release of a new procedure called PROC GLM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He writes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The general form of these statements is as follows:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PROC GLM; CLASSES list;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MODEL dependent list = independent list I options;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;The PROCEDURE statement has no options or parms. The CLASSES list contains classification variables (if any) just as with PROC REGR in SAS 72.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ... is it wonderful that the same code works, as is, today? Isn't SAS great?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or .... have we not moved on from this? Adherence to old structures/languages have hindered the product's advancement!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure where I've landed on this, and I'm interested in the community's take on this question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may post elsewhere, to generate a discussion - but not sure where.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike Carniello&lt;/P&gt;&lt;P&gt;Astellas Pharma Global Development&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 22:31:57 GMT</pubDate>
    <dc:creator>mcarniello</dc:creator>
    <dc:date>2019-06-24T22:31:57Z</dc:date>
    <item>
      <title>SAS code works after 43 years: that's great or that's horrible?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-code-works-after-43-years-that-s-great-or-that-s-horrible/m-p/568597#M160088</link>
      <description>&lt;P&gt;&amp;lt;cross-posted to SGF 2019, sorry for any redundancy you see&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on an idea for a paper at SGF 2020, and it's based off the first paper in the proceedings of the first SUGI meeting in 1976.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that paper, some guy named Goodnight describes the beta release of a new procedure called PROC GLM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He writes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The general form of these statements is as follows:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PROC GLM; CLASSES list;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MODEL dependent list = independent list I options;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;The PROCEDURE statement has no options or parms. The CLASSES list contains classification variables (if any) just as with PROC REGR in SAS 72.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ... is it wonderful that the same code works, as is, today? Isn't SAS great?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or .... have we not moved on from this? Adherence to old structures/languages have hindered the product's advancement!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure where I've landed on this, and I'm interested in the community's take on this question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may post elsewhere, to generate a discussion - but not sure where.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike Carniello&lt;/P&gt;&lt;P&gt;Astellas Pharma Global Development&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:31:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-code-works-after-43-years-that-s-great-or-that-s-horrible/m-p/568597#M160088</guid>
      <dc:creator>mcarniello</dc:creator>
      <dc:date>2019-06-24T22:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS code works after 43 years: that's great or that's horrible?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-code-works-after-43-years-that-s-great-or-that-s-horrible/m-p/568610#M160090</link>
      <description>&lt;P&gt;A tiny fraction of what you can do today with GLM existed in 1976. That is far more relevant than a 1976 program working today. GLM was rewritten and enhanced by several developers, and much of the functionality has been subsumed by newer procedures such as GLMSELECT.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 23:08:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-code-works-after-43-years-that-s-great-or-that-s-horrible/m-p/568610#M160090</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2019-06-24T23:08:23Z</dc:date>
    </item>
  </channel>
</rss>

