<?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 How to separate out information in a string in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-separate-out-information-in-a-string/m-p/777921#M247587</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a string that is like this&amp;nbsp;&amp;nbsp;Date : 2020/12/18Notes :this was done in July&amp;nbsp;(WASH-797)/WASHER-797-LUV/p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I would like is two variables that separate the information from Date part and Notes part i.e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Notes:&lt;/P&gt;
&lt;P&gt;2020/12/18&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this was done in July&amp;nbsp;(WASH-797)/WASHER-797-LUV/p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank yo in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 14:07:53 GMT</pubDate>
    <dc:creator>Dregerator</dc:creator>
    <dc:date>2021-11-02T14:07:53Z</dc:date>
    <item>
      <title>How to separate out information in a string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-separate-out-information-in-a-string/m-p/777921#M247587</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a string that is like this&amp;nbsp;&amp;nbsp;Date : 2020/12/18Notes :this was done in July&amp;nbsp;(WASH-797)/WASHER-797-LUV/p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I would like is two variables that separate the information from Date part and Notes part i.e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Notes:&lt;/P&gt;
&lt;P&gt;2020/12/18&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this was done in July&amp;nbsp;(WASH-797)/WASHER-797-LUV/p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank yo in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:07:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-separate-out-information-in-a-string/m-p/777921#M247587</guid>
      <dc:creator>Dregerator</dc:creator>
      <dc:date>2021-11-02T14:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate out information in a string</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-separate-out-information-in-a-string/m-p/777928#M247592</link>
      <description>&lt;P&gt;You are probably going to need to look at &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lefunctionsref/n0bj9p4401w3n9n1gmv6tf**bleep**9m.htm" target="_self"&gt;PRXMATCH&lt;/A&gt; and the related functions&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:31:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-separate-out-information-in-a-string/m-p/777928#M247592</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2021-11-02T14:31:57Z</dc:date>
    </item>
  </channel>
</rss>

