<?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 meaning of second argument in compress function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488867#M127490</link>
    <description>&lt;P&gt;data have ;&lt;/P&gt;&lt;P&gt;name='sdkfksf%%&amp;amp;545453435' ;&lt;/P&gt;&lt;P&gt;new1=comperss(name,&amp;nbsp; ,'kp') ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;if we run above program new1 variable have only punctuals .&lt;/P&gt;&lt;P&gt;what is the meaning of second argument in compress function?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 13:25:34 GMT</pubDate>
    <dc:creator>thanikondharish</dc:creator>
    <dc:date>2018-08-22T13:25:34Z</dc:date>
    <item>
      <title>meaning of second argument in compress function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488867#M127490</link>
      <description>&lt;P&gt;data have ;&lt;/P&gt;&lt;P&gt;name='sdkfksf%%&amp;amp;545453435' ;&lt;/P&gt;&lt;P&gt;new1=comperss(name,&amp;nbsp; ,'kp') ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;if we run above program new1 variable have only punctuals .&lt;/P&gt;&lt;P&gt;what is the meaning of second argument in compress function?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 13:25:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488867#M127490</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-08-22T13:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: meaning of second argument in compress function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488868#M127491</link>
      <description>&lt;P&gt;Did you check the manual?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000212246.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000212246.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There is a whole section on Modifiers.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 13:32:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488868#M127491</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-08-22T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: meaning of second argument in compress function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488922#M127516</link>
      <description>&lt;P&gt;The second argument is the character list which specifies the characters you want to have removed. If you only wanted hyphens removed it would be a hyphen in quotes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest bookmarking this page:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=pgmsashome&amp;amp;docsetTarget=home.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=pgmsashome&amp;amp;docsetTarget=home.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then click on Functions, find the function of interest and you can see all the details for that particular function, such as RAND() or COMPRESS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;data have ;&lt;/P&gt;
&lt;P&gt;name='sdkfksf%%&amp;amp;545453435' ;&lt;/P&gt;
&lt;P&gt;new1=comperss(name,&amp;nbsp; ,'kp') ;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;if we run above program new1 variable have only punctuals .&lt;/P&gt;
&lt;P&gt;what is the meaning of second argument in compress function?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 15:16:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/meaning-of-second-argument-in-compress-function/m-p/488922#M127516</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-22T15:16:55Z</dc:date>
    </item>
  </channel>
</rss>

