<?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: Extracting strings from text in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290126#M59996</link>
    <description>&lt;P&gt;yea that true one of my frd(atul) only asked tht que ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but ans were nt appropriate .&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2016 10:42:11 GMT</pubDate>
    <dc:creator>Milindbhorge</dc:creator>
    <dc:date>2016-08-08T10:42:11Z</dc:date>
    <item>
      <title>Extracting strings from text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290114#M59989</link>
      <description>&lt;P&gt;Raw data(Twitter Comment):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;@nice#greatwork@fake&lt;/P&gt;
&lt;P&gt;very nice portal ncs&lt;/P&gt;
&lt;P&gt;#Goodportal@hatsoff to ncs&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output needed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Col1&lt;/P&gt;
&lt;P&gt;@nice&lt;/P&gt;
&lt;P&gt;#greatwork&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/7653"&gt;@fake﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;null&lt;/P&gt;
&lt;P&gt;#Goodportal&lt;/P&gt;
&lt;P&gt;@hatsoff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;want to extract only those words which contains special character in single coloum .&lt;/P&gt;
&lt;P&gt;which ever comment does not contain special character then show null.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 09:22:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290114#M59989</guid>
      <dc:creator>Milindbhorge</dc:creator>
      <dc:date>2016-08-08T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting strings from text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290115#M59990</link>
      <description>&lt;P&gt;Is this a homework assignment somewhere?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Base-SAS-Programming/How-to-read-specific-information-from-Tweet-data/m-p/289879" target="_blank"&gt;https://communities.sas.com/t5/Base-SAS-Programming/How-to-read-specific-information-from-Tweet-data/m-p/289879&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 09:21:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290115#M59990</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-08-08T09:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting strings from text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290116#M59991</link>
      <description>&lt;P&gt;Good catch ...same question asked twice by different person&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 09:36:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290116#M59991</guid>
      <dc:creator>RahulG</dc:creator>
      <dc:date>2016-08-08T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting strings from text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290126#M59996</link>
      <description>&lt;P&gt;yea that true one of my frd(atul) only asked tht que ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but ans were nt appropriate .&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 10:42:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290126#M59996</guid>
      <dc:creator>Milindbhorge</dc:creator>
      <dc:date>2016-08-08T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting strings from text</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290157#M60009</link>
      <description>&lt;P&gt;Perhaps it would be a good I dea to close of the other thread - mark one of the responses as the solution, then in this post update it to reflect what the input data is, and also explain why the given solutions are "nt appropriate". &amp;nbsp;Please use full examples of what you want.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 12:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-strings-from-text/m-p/290157#M60009</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-08-08T12:08:55Z</dc:date>
    </item>
  </channel>
</rss>

