<?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: Searching literals in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414424#M280030</link>
    <description>Please show example, using a starting SAS data set, and the desired result.</description>
    <pubDate>Fri, 17 Nov 2017 15:35:44 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2017-11-17T15:35:44Z</dc:date>
    <item>
      <title>Searching literals</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414420#M280029</link>
      <description>&lt;P&gt;I am doing literal searches for several variables for specific terms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of these variables contains a description of up to 100 terms. So I am doing a search on this variable for a specific term: One of these terms is "OD". But I do not want to count them if the terms are "probable OD" or "suspected OD".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using these 2 functions: findw and index, are these any other better functions to use?&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 15:30:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414420#M280029</guid>
      <dc:creator>malena</dc:creator>
      <dc:date>2017-11-17T15:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Searching literals</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414424#M280030</link>
      <description>Please show example, using a starting SAS data set, and the desired result.</description>
      <pubDate>Fri, 17 Nov 2017 15:35:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414424#M280030</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2017-11-17T15:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Searching literals</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414426#M280031</link>
      <description>&lt;P&gt;PRXMATCH, which is regular expressions. They're incredibly powerful for searching text strings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 15:39:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Searching-literals/m-p/414426#M280031</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-17T15:39:34Z</dc:date>
    </item>
  </channel>
</rss>

