<?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: Compbl in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228924#M41367</link>
    <description>Thanks pgstats works like a charm ... why do we need to do that compbl can't find spaces automatically?</description>
    <pubDate>Wed, 07 Oct 2015 15:59:04 GMT</pubDate>
    <dc:creator>sundeep23</dc:creator>
    <dc:date>2015-10-07T15:59:04Z</dc:date>
    <item>
      <title>Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228917#M41364</link>
      <description>I am reading a sas program in to a dataset which has multiple blanks when I use compbl it's not compressing the multiple blanks to single blanks any ideas on how to approach?</description>
      <pubDate>Wed, 07 Oct 2015 15:31:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228917#M41364</guid>
      <dc:creator>sundeep23</dc:creator>
      <dc:date>2015-10-07T15:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228922#M41366</link>
      <description>&lt;P&gt;Try replacing tabs with spaces before applying compbl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;newStr = compbl(translate(str, ' ', '09'x));&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228922#M41366</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2015-10-07T15:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228924#M41367</link>
      <description>Thanks pgstats works like a charm ... why do we need to do that compbl can't find spaces automatically?</description>
      <pubDate>Wed, 07 Oct 2015 15:59:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228924#M41367</guid>
      <dc:creator>sundeep23</dc:creator>
      <dc:date>2015-10-07T15:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228925#M41368</link>
      <description>&lt;P&gt;Well, technically, tabs are not spaces; although I can't see a good reason why compbl shouldn't compress tabs too.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 16:03:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228925#M41368</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2015-10-07T16:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228926#M41369</link>
      <description>&lt;P&gt;Tab characters are not blank characters. TABS may&amp;nbsp; appear as spaces depending on software and how it treats tabs but they are not the same as the character blank generated by pressing a space bar.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 16:05:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228926#M41369</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-10-07T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compbl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228930#M41370</link>
      <description>Thanks you all for the info:)</description>
      <pubDate>Wed, 07 Oct 2015 16:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compbl/m-p/228930#M41370</guid>
      <dc:creator>sundeep23</dc:creator>
      <dc:date>2015-10-07T16:21:35Z</dc:date>
    </item>
  </channel>
</rss>

