<?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 Regular expressions, perl, sas in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Regular-expressions-perl-sas/m-p/491635#M128981</link>
    <description>&lt;P&gt;I am looking at someone elses code and have a question. Below is the code. Where it says: ^DR DUE does that mean the string starts with DR DUE? I am new to perl regular expressions. Also, where ATM\/(DEP|WTD) does this mean match ATM/(DEP|WTD) in the string? However, I thought that ( and ) were metacharacters too. Thanks for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Removed&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Apr 2019 15:50:15 GMT</pubDate>
    <dc:creator>user112a2</dc:creator>
    <dc:date>2019-04-26T15:50:15Z</dc:date>
    <item>
      <title>Regular expressions, perl, sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Regular-expressions-perl-sas/m-p/491635#M128981</link>
      <description>&lt;P&gt;I am looking at someone elses code and have a question. Below is the code. Where it says: ^DR DUE does that mean the string starts with DR DUE? I am new to perl regular expressions. Also, where ATM\/(DEP|WTD) does this mean match ATM/(DEP|WTD) in the string? However, I thought that ( and ) were metacharacters too. Thanks for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Removed&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Apr 2019 15:50:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Regular-expressions-perl-sas/m-p/491635#M128981</guid>
      <dc:creator>user112a2</dc:creator>
      <dc:date>2019-04-26T15:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expressions, perl, sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Regular-expressions-perl-sas/m-p/491719#M129030</link>
      <description>&lt;P&gt;I think that matches a string with COAL anywhere in it or a string that starts with either&amp;nbsp;DR DUE TO ATM/DEP ERROR or&amp;nbsp;DR DUE TO ATM/WTD ERROR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 19:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Regular-expressions-perl-sas/m-p/491719#M129030</guid>
      <dc:creator>HB</dc:creator>
      <dc:date>2018-08-31T19:12:18Z</dc:date>
    </item>
  </channel>
</rss>

