<?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: Base sas in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285185#M58387</link>
    <description>&lt;P&gt;I'm not sure I understand your question. The double usage doesn't affect anything but doesn't accomplish anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this code generated from SAS or user written?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2016 09:47:20 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-07-18T09:47:20Z</dc:date>
    <item>
      <title>Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/284830#M58384</link>
      <description>&lt;P&gt;Why do we use lowcase function twicw while using SAS&lt;/P&gt;&lt;P&gt;eg:lowcase(lowcase(trim(" &amp;nbsp; &amp;nbsp;gsbls")));&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 14:06:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/284830#M58384</guid>
      <dc:creator>vinit_correia</dc:creator>
      <dc:date>2016-07-15T14:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/284834#M58385</link>
      <description>&lt;P&gt;I don't think the double usage would change anything here. A single usage will suffice.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 14:13:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/284834#M58385</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-15T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285182#M58386</link>
      <description>&lt;P&gt;i saw an example,it was specifically written for only one string and all other strings in it were given only one...&lt;/P&gt;&lt;P&gt;eg:-&lt;/P&gt;&lt;P&gt;lowcase(lowcase(a));&lt;/P&gt;&lt;P&gt;lowcase(b);&lt;/P&gt;&lt;P&gt;lowcase(c);&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 09:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285182#M58386</guid>
      <dc:creator>vinit_correia</dc:creator>
      <dc:date>2016-07-18T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285185#M58387</link>
      <description>&lt;P&gt;I'm not sure I understand your question. The double usage doesn't affect anything but doesn't accomplish anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this code generated from SAS or user written?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 09:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285185#M58387</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-18T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285484#M58388</link>
      <description>&lt;P&gt;its a user written code&lt;/P&gt;&lt;P&gt;even i feel that it should not affect the outcome of the program&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in other cases lowcase is mentioned only once...as i have shown above.only this one pirticular case its given twice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 09:50:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285484#M58388</guid>
      <dc:creator>vinit_correia</dc:creator>
      <dc:date>2016-07-19T09:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285487#M58389</link>
      <description>&lt;P&gt;Again what's your question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's user written code feel free to change it and use only one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 10:19:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/285487#M58389</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-19T10:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/287127#M59027</link>
      <description>&lt;P&gt;Yes ,double usage of lowcase will not affect the result.However it may be a typo error if manually written.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 09:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/287127#M59027</guid>
      <dc:creator>Rnew</dc:creator>
      <dc:date>2016-07-26T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Base sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/321029#M70801</link>
      <description>&lt;P&gt;You can get complete detail on &lt;STRONG&gt;&lt;A title="SAS Base Certification Questions" href="http://www.analyticsexam.com/sas-certification/a00-211-sas-certified-base-programmer-sas-9" target="_self"&gt;Base SAS Certification questions&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 11:18:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Base-sas/m-p/321029#M70801</guid>
      <dc:creator>LindaCole</dc:creator>
      <dc:date>2017-02-06T11:18:45Z</dc:date>
    </item>
  </channel>
</rss>

