<?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: sas, regex, numbers, substring, prxchange in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510571#M137408</link>
    <description>Here the \D represents anything but not a digit. Because of which it is suppressing the every other data except the digit.</description>
    <pubDate>Mon, 05 Nov 2018 19:36:05 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2018-11-05T19:36:05Z</dc:date>
    <item>
      <title>sas, regex, numbers, substring, prxchange</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510556#M137397</link>
      <description>&lt;DIV class="votecell post-layout--left"&gt;&lt;DIV class="vote"&gt;&lt;DIV class="favoritecount"&gt;I need help with the below code. I do not see how this is extracting the number from this address line text. When it says \D/ / I thought this replaces the digits with a space. I know the second part here is taking the substring up to the first space in the address line text. But, then I do not see how this is extracting the numbers. I pulled up the data set and it looks like this does work. Please help me understand how this is working.&lt;/DIV&gt;&lt;DIV class="favoritecount"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="favoritecount"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="favoritecount"&gt;&lt;PRE&gt;Removed&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Apr 2019 17:41:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510556#M137397</guid>
      <dc:creator>user112a2</dc:creator>
      <dc:date>2019-04-26T17:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: sas, regex, numbers, substring, prxchange</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510571#M137408</link>
      <description>Here the \D represents anything but not a digit. Because of which it is suppressing the every other data except the digit.</description>
      <pubDate>Mon, 05 Nov 2018 19:36:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510571#M137408</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2018-11-05T19:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: sas, regex, numbers, substring, prxchange</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510584#M137415</link>
      <description>&lt;P&gt;Function&lt;FONT face="courier new,courier"&gt; compress()&lt;/FONT&gt; would be &lt;STRONG&gt;a lot&lt;/STRONG&gt; faster for this simple change.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 20:11:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-regex-numbers-substring-prxchange/m-p/510584#M137415</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-11-05T20:11:16Z</dc:date>
    </item>
  </channel>
</rss>

