<?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: Character functions in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604986#M175475</link>
    <description>&lt;P&gt;INDEX() is old, FIND() is new . Better use FIND() instead of INDEX() .&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 13:16:40 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-11-18T13:16:40Z</dc:date>
    <item>
      <title>Character functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604982#M175473</link>
      <description>&lt;P&gt;Can anyone please explain the difference between the functions:&lt;/P&gt;&lt;P&gt;find, index.&lt;/P&gt;&lt;P&gt;findc, indexc.&lt;/P&gt;&lt;P&gt;indexw.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data new;&lt;BR /&gt;a="This is SAS Repractice";&lt;BR /&gt;b=find(a,'is'); ----- 3&lt;BR /&gt;c=index(a,'is'); ----- 3&lt;BR /&gt;d=findc(a,'is'); ----- 3&lt;BR /&gt;d=indexc(a,'is'); ----- 3&lt;BR /&gt;e=indexw(a,'SAS'); ----- 9&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:10:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604982#M175473</guid>
      <dc:creator>mahender1</dc:creator>
      <dc:date>2019-11-18T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Character functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604984#M175474</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/166638"&gt;@mahender1&lt;/a&gt;&amp;nbsp;I encourage you to browse the &lt;A href="https://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=n01f5qrjoh9h4hn1olbdpb5pr2td.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;Function Documentation&lt;/A&gt;, find the functions in question and play around with them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have specific questions about the functions or something you do not understand, feel free to ask.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, questions like "How does this function work" is best answered with the Documentation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:13:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604984#M175474</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-11-18T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Character functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604986#M175475</link>
      <description>&lt;P&gt;INDEX() is old, FIND() is new . Better use FIND() instead of INDEX() .&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:16:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604986#M175475</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-11-18T13:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Character functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604990#M175476</link>
      <description>&lt;P&gt;Okay Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:26:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604990#M175476</guid>
      <dc:creator>mahender1</dc:creator>
      <dc:date>2019-11-18T13:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Character functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604991#M175477</link>
      <description>thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 18 Nov 2019 13:27:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-functions/m-p/604991#M175477</guid>
      <dc:creator>mahender1</dc:creator>
      <dc:date>2019-11-18T13:27:00Z</dc:date>
    </item>
  </channel>
</rss>

