<?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: Count the keywords of the string in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83882#M9034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data have;&lt;/P&gt;&lt;P&gt;string=' blue green yellow';&lt;/P&gt;&lt;P&gt;n=countw(string);&lt;/P&gt;&lt;P&gt;proc print;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2012 22:45:34 GMT</pubDate>
    <dc:creator>Linlin</dc:creator>
    <dc:date>2012-06-14T22:45:34Z</dc:date>
    <item>
      <title>Count the keywords of the string</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83880#M9032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everbody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I count the keywords of the string ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;%let colors = blue green yellow;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; ( I'd like to know if there is a function to return the number 3);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tk's in advanced !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;att&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gustavo Abud.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 21:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83880#M9032</guid>
      <dc:creator>Abud</dc:creator>
      <dc:date>2012-06-14T21:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count the keywords of the string</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83881#M9033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is a function for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is why do you want to know?&amp;nbsp; Does it really matter?&amp;nbsp; Can you do what you want with the list of words without knowing how many there are?&amp;nbsp; I bet you can.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 22:17:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83881#M9033</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2012-06-14T22:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count the keywords of the string</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83882#M9034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data have;&lt;/P&gt;&lt;P&gt;string=' blue green yellow';&lt;/P&gt;&lt;P&gt;n=countw(string);&lt;/P&gt;&lt;P&gt;proc print;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 22:45:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83882#M9034</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2012-06-14T22:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count the keywords of the string</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83883#M9035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;%let n=%sysfunc(countw(&amp;amp;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;colors&lt;/SPAN&gt;));&lt;/P&gt;&lt;P&gt;%put &amp;amp;n;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 04:27:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Count-the-keywords-of-the-string/m-p/83883#M9035</guid>
      <dc:creator>MikeTurner</dc:creator>
      <dc:date>2012-06-15T04:27:35Z</dc:date>
    </item>
  </channel>
</rss>

