<?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: How to replace binary Number to 9 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438243#M109235</link>
    <description>&lt;P&gt;Convert to character with the put() function, use the translate() function to do the replacements, and convert back to numeric by using the input() function.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Feb 2018 07:07:59 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-02-18T07:07:59Z</dc:date>
    <item>
      <title>How to replace binary Number to 9</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438240#M109234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data set values are&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Numbers&lt;/P&gt;&lt;P&gt;1101&lt;/P&gt;&lt;P&gt;1001&lt;/P&gt;&lt;P&gt;0000&lt;/P&gt;&lt;P&gt;1000&lt;/P&gt;&lt;P&gt;0101&lt;/P&gt;&lt;P&gt;1010&lt;/P&gt;&lt;P&gt;And i want to replace the '0' with 3 and '1' with 2 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2018 05:53:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438240#M109234</guid>
      <dc:creator>neha_gupta</dc:creator>
      <dc:date>2018-02-18T05:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace binary Number to 9</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438243#M109235</link>
      <description>&lt;P&gt;Convert to character with the put() function, use the translate() function to do the replacements, and convert back to numeric by using the input() function.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2018 07:07:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438243#M109235</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-02-18T07:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace binary Number to 9</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438244#M109236</link>
      <description>&lt;P&gt;Thanks mate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes Its working fine.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2018 07:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-replace-binary-Number-to-9/m-p/438244#M109236</guid>
      <dc:creator>neha_gupta</dc:creator>
      <dc:date>2018-02-18T07:19:02Z</dc:date>
    </item>
  </channel>
</rss>

