<?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: Sas Base data type in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274672#M54851</link>
    <description>&lt;P&gt;I would suggest you have a good read of the manula as this is a basic transformation in SAS:&lt;/P&gt;
&lt;P&gt;put() takes a numeric and creates a text string based on the format given&lt;/P&gt;
&lt;P&gt;input() takes a string and attempts to create a numeric based on the text being in the format given.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2016 14:09:21 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-06-02T14:09:21Z</dc:date>
    <item>
      <title>Sas Base data type</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274666#M54848</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having two sas datasets read by sas base and i am trying to make a join between two of them but the data types of the join column is not the same (int and char)&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i convert the char column type to numeric ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:50:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274666#M54848</guid>
      <dc:creator>saleh</dc:creator>
      <dc:date>2016-06-02T13:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sas Base data type</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274672#M54851</link>
      <description>&lt;P&gt;I would suggest you have a good read of the manula as this is a basic transformation in SAS:&lt;/P&gt;
&lt;P&gt;put() takes a numeric and creates a text string based on the format given&lt;/P&gt;
&lt;P&gt;input() takes a string and attempts to create a numeric based on the text being in the format given.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:09:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274672#M54851</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-06-02T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sas Base data type</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274695#M54860</link>
      <description>&lt;P&gt;One would also suggest that if a variable was supposed to be numeric why it wasn't earlier in the process. If the data came from Proc Import there a many reasons why an expected numeric can be character and should be addressed as soon as practical.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:34:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sas-Base-data-type/m-p/274695#M54860</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-02T14:34:36Z</dc:date>
    </item>
  </channel>
</rss>

