<?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: Object programing in base SAS in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177560#M12603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with Reeza,&amp;nbsp; Use the hash-objects (java)&amp;nbsp; or the &lt;A href="mailto:DS@t"&gt;DS2&lt;/A&gt;-language.&amp;nbsp; &lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ds2ref/66664/HTML/default/viewer.htm#n0xkkd56pxr4ozn1u1fkxehbm34g.htm" title="http://support.sas.com/documentation/cdl/en/ds2ref/66664/HTML/default/viewer.htm#n0xkkd56pxr4ozn1u1fkxehbm34g.htm"&gt;SAS(R) 9.4 DS2 Language Reference, Second Edition&lt;/A&gt;. DS-2 has some of the same fundamentals as SCL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not AF (SCL)&amp;nbsp; as it is Component language but was first Screen Control language. This is of the 1990's and SAS is not putting much effort in it.&lt;/P&gt;&lt;P&gt;Hash objects is getting into "in memory" with NO-Sql rather hyping but already some years old.&lt;/P&gt;&lt;P&gt;DS2 is very new, most people are not having that. You See some matrix and the hyping "package" buzzword being used.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The word "object" is as unclear defined as module data-element being used for catalog-object metadata-object.&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Object-oriented_programming" title="http://en.wikipedia.org/wiki/Object-oriented_programming"&gt;Object-oriented programming - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Apr 2014 06:37:21 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-04-12T06:37:21Z</dc:date>
    <item>
      <title>Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177557#M12600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was told to develop something using objects in SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing some looking I'm not sure that can be done in Base SAS and that I'll need AF or something similar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can someone point me to an example in Base SAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 22:10:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177557#M12600</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-04-11T22:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177558#M12601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are correct. SAS/AF is a tool that can be used with the help of SCL (SAS Component Langugage) for building point and click, drag and drop applications. Where as Base SAS is for more of building data warehouse and for analysis. It helps you write complex programs, however visual display is limited to the SAS Capabilities. In contrast SAS/AF helps you achieve the visual interface as you intend to provide to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could share your requirement in detail, it would help &lt;A href="http://www.biginfoanalysis.com/"&gt;www.biginfoanalysis.com&lt;/A&gt; to review and shed some more light.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.biginfoanalysis.com/"&gt;www.biginfoanalysis.com&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 23:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177558#M12601</guid>
      <dc:creator>WWW_BIGINFOANALYSIS_COM</dc:creator>
      <dc:date>2014-04-11T23:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177559#M12602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you calling an "object"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A hash table can be considered an object. &lt;/P&gt;&lt;P&gt;You can also use Java objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/rnd/base/datastep/dot/javaobj.html" title="http://support.sas.com/rnd/base/datastep/dot/javaobj.html"&gt;Base SAS: The Java Object and the DATA Step Component Interface&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 23:21:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177559#M12602</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-04-11T23:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177560#M12603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with Reeza,&amp;nbsp; Use the hash-objects (java)&amp;nbsp; or the &lt;A href="mailto:DS@t"&gt;DS2&lt;/A&gt;-language.&amp;nbsp; &lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/ds2ref/66664/HTML/default/viewer.htm#n0xkkd56pxr4ozn1u1fkxehbm34g.htm" title="http://support.sas.com/documentation/cdl/en/ds2ref/66664/HTML/default/viewer.htm#n0xkkd56pxr4ozn1u1fkxehbm34g.htm"&gt;SAS(R) 9.4 DS2 Language Reference, Second Edition&lt;/A&gt;. DS-2 has some of the same fundamentals as SCL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not AF (SCL)&amp;nbsp; as it is Component language but was first Screen Control language. This is of the 1990's and SAS is not putting much effort in it.&lt;/P&gt;&lt;P&gt;Hash objects is getting into "in memory" with NO-Sql rather hyping but already some years old.&lt;/P&gt;&lt;P&gt;DS2 is very new, most people are not having that. You See some matrix and the hyping "package" buzzword being used.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The word "object" is as unclear defined as module data-element being used for catalog-object metadata-object.&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Object-oriented_programming" title="http://en.wikipedia.org/wiki/Object-oriented_programming"&gt;Object-oriented programming - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2014 06:37:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177560#M12603</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-12T06:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177561#M12604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you tell us what "something" is , we might point to the appropriate tool/method to solving the requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2014 15:19:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177561#M12604</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-04-12T15:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Object programing in base SAS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177562#M12605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks.&amp;nbsp; That is what I thought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 14:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Object-programing-in-base-SAS/m-p/177562#M12605</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-04-14T14:51:12Z</dc:date>
    </item>
  </channel>
</rss>

