<?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 Character Field Manipulations, Best Approach in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Character-Field-Manipulations-Best-Approach/m-p/416548#M102278</link>
    <description>&lt;P&gt;I just finished doing some slicing-and-dicing of a character field, using SAS built-in functions.&amp;nbsp; Involved many steps and seemed a lot more complicated than I would have guessed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just curious, do most advanced users here graduate to another approach to character field manipulation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that SAS also allows using RegEx.&amp;nbsp; Would RegEx be a better approach to many character field manipulations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of one manipulation I was attempting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;rg1_23456a_7&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Want:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;34a&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicholas Kormanik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 02:03:39 GMT</pubDate>
    <dc:creator>NKormanik</dc:creator>
    <dc:date>2017-11-28T02:03:39Z</dc:date>
    <item>
      <title>Character Field Manipulations, Best Approach</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-Field-Manipulations-Best-Approach/m-p/416548#M102278</link>
      <description>&lt;P&gt;I just finished doing some slicing-and-dicing of a character field, using SAS built-in functions.&amp;nbsp; Involved many steps and seemed a lot more complicated than I would have guessed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just curious, do most advanced users here graduate to another approach to character field manipulation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that SAS also allows using RegEx.&amp;nbsp; Would RegEx be a better approach to many character field manipulations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of one manipulation I was attempting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;rg1_23456a_7&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Want:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;34a&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicholas Kormanik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 02:03:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-Field-Manipulations-Best-Approach/m-p/416548#M102278</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2017-11-28T02:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Character Field Manipulations, Best Approach</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Character-Field-Manipulations-Best-Approach/m-p/416550#M102280</link>
      <description>&lt;P&gt;You need to show a rule and/or pattern. You can't extrapolate from a single data point.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 02:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Character-Field-Manipulations-Best-Approach/m-p/416550#M102280</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-28T02:41:29Z</dc:date>
    </item>
  </channel>
</rss>

