<?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 1. how to capture the last character of a string using functions in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423523#M104164</link>
    <description>&lt;P&gt;1. how to capture the last character of a string using functions&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. how to capture the middle word of the string&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Dec 2017 20:31:22 GMT</pubDate>
    <dc:creator>mujahid1303</dc:creator>
    <dc:date>2017-12-25T20:31:22Z</dc:date>
    <item>
      <title>1. how to capture the last character of a string using functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423523#M104164</link>
      <description>&lt;P&gt;1. how to capture the last character of a string using functions&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. how to capture the middle word of the string&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 20:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423523#M104164</guid>
      <dc:creator>mujahid1303</dc:creator>
      <dc:date>2017-12-25T20:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: 1. how to capture the last character of a string using functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423524#M104165</link>
      <description>&lt;P&gt;Provide a couple of examples and the results you'd want from those examples. Make sure to include at least one example that has an even number of words.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 21:30:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423524#M104165</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-12-25T21:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: 1. how to capture the last character of a string using functions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423526#M104166</link>
      <description>1) SUBSTR() using -1 for position.&lt;BR /&gt;2) Middle is not always clear, whatbif there's a even no of words? Besides that, you could use a combination of COUNTW and SCAN functions.</description>
      <pubDate>Mon, 25 Dec 2017 21:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-how-to-capture-the-last-character-of-a-string-using-functions/m-p/423526#M104166</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-12-25T21:50:05Z</dc:date>
    </item>
  </channel>
</rss>

