<?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 a portion of data in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Extracting-a-portion-of-data/m-p/228116#M5539</link>
    <description>&lt;P&gt;company_name = scan(company_name, 1, "(" );&lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2015 19:47:51 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2015-10-01T19:47:51Z</dc:date>
    <item>
      <title>Extracting a portion of data</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Extracting-a-portion-of-data/m-p/228112#M5538</link>
      <description>&lt;P&gt;I have a variable "company_name" as portion shown below:&amp;nbsp; I need to extract everything that comes before the first open parenthesis "(" and create either a new variable or frankly just remove all information after the first open paren "(".&amp;nbsp; Any tips?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CUTWATER SELECT INCOME FUND (RIVUS BOND FUND PRIOR TO 12/2011)&lt;/P&gt;&lt;P&gt;US DRY CLEANING CORP (FIRST VIRTUAL COMMUNICATIONS INC PRIOR TO 12/2005)&lt;/P&gt;&lt;P&gt;NORDION INC (MDS INC PRIOR TO 11/2010)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need final variable to look like:&lt;/P&gt;&lt;P&gt;CUTWATER SELECT INCOME FUND&lt;/P&gt;&lt;P&gt;US DRY CLEANING CORP&lt;/P&gt;&lt;P&gt;NORDION INC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:44:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Extracting-a-portion-of-data/m-p/228112#M5538</guid>
      <dc:creator>matthewF</dc:creator>
      <dc:date>2015-10-01T19:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting a portion of data</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Extracting-a-portion-of-data/m-p/228116#M5539</link>
      <description>&lt;P&gt;company_name = scan(company_name, 1, "(" );&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:47:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Extracting-a-portion-of-data/m-p/228116#M5539</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2015-10-01T19:47:51Z</dc:date>
    </item>
  </channel>
</rss>

