<?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 find a pattern is string with wildcard in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/find-a-pattern-is-string-with-wildcard/m-p/782202#M249363</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a list of addresses and I need to find those records that contains R*S&amp;nbsp; (* meaning any possible character).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R*S could be anywhere in the string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried combining different fucntions (SCAN, INDEX, CONTAINS, wildcard..) but I cannot get it to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea would be very much appreciated!&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 12:22:47 GMT</pubDate>
    <dc:creator>MART1</dc:creator>
    <dc:date>2021-11-24T12:22:47Z</dc:date>
    <item>
      <title>find a pattern is string with wildcard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/find-a-pattern-is-string-with-wildcard/m-p/782202#M249363</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a list of addresses and I need to find those records that contains R*S&amp;nbsp; (* meaning any possible character).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R*S could be anywhere in the string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried combining different fucntions (SCAN, INDEX, CONTAINS, wildcard..) but I cannot get it to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea would be very much appreciated!&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 12:22:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/find-a-pattern-is-string-with-wildcard/m-p/782202#M249363</guid>
      <dc:creator>MART1</dc:creator>
      <dc:date>2021-11-24T12:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: find a pattern is string with wildcard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/find-a-pattern-is-string-with-wildcard/m-p/782208#M249368</link>
      <description>&lt;P&gt;Go look at&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lefunctionsref/n13as9vjfj7aokn1syvfyrpaj7z5.htm" target="_self"&gt;Pattern Matching Using Perl Regular Expressions (PRX)&lt;/A&gt;&amp;nbsp;and examples in&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lefunctionsref/p1vz3ljudbd756n19502acxazevk.htm" target="_self"&gt;Using Perl Regular Expressions in the DATA Step&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 12:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/find-a-pattern-is-string-with-wildcard/m-p/782208#M249368</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2021-11-24T12:38:15Z</dc:date>
    </item>
  </channel>
</rss>

