<?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: Perl Regular Expression in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87998#M25147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"/A[A-Z]{6}(\d|[A-Z])_/"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2013 13:32:50 GMT</pubDate>
    <dc:creator>Haikuo</dc:creator>
    <dc:date>2013-03-26T13:32:50Z</dc:date>
    <item>
      <title>Perl Regular Expression</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87995#M25144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a bit of trouble with a Perl regular expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for the following in a string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Upper case character A&lt;/P&gt;&lt;P&gt;- 6 upper case characters (no more, no less)&lt;/P&gt;&lt;P&gt;- 1 numeric digit&lt;/P&gt;&lt;P&gt;- an underscore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as in:&amp;nbsp;&amp;nbsp;&amp;nbsp; AXXXXXX5_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just can't seem to get the expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 19:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87995#M25144</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2013-03-25T19:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Regular Expression</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87996#M25145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;"/A[A-Z]{6}?\d_/"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 19:58:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87996#M25145</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-03-25T19:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Regular Expression</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87997#M25146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works perfectly - but it looks like my requirements have changed a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I code&amp;nbsp; the same expression of the last character (the number) could also be a uppercase alpha character?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 12:17:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87997#M25146</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2013-03-26T12:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Regular Expression</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87998#M25147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"/A[A-Z]{6}(\d|[A-Z])_/"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 13:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Perl-Regular-Expression/m-p/87998#M25147</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-03-26T13:32:50Z</dc:date>
    </item>
  </channel>
</rss>

