<?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: CHAR to NUMERIC in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297907#M62605</link>
    <description>THank you so much.. I dont know y i dont get that..&lt;BR /&gt;Looks like a stupid question now..&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Sep 2016 04:18:12 GMT</pubDate>
    <dc:creator>ssofat90</dc:creator>
    <dc:date>2016-09-13T04:18:12Z</dc:date>
    <item>
      <title>CHAR to NUMERIC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297878#M62595</link>
      <description>&lt;P&gt;I am trying to convert char to numerci from original data set.&lt;BR /&gt;&lt;BR /&gt;data census.numeric;&lt;BR /&gt;set census.rough;&lt;BR /&gt;VEHn=input(VEH,1.);&lt;BR /&gt;HFLn=input(HFL,1.);&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;It works as well. Just want to check, if we can in some way associate some info about the new variables that we create so that when i &amp;nbsp;do a proc contents on the new data ser the new variables also have some info about them.&lt;BR /&gt;&lt;BR /&gt;Now there is no info about what they are since i replaced the original with these new ones.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:03:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297878#M62595</guid>
      <dc:creator>ssofat90</dc:creator>
      <dc:date>2016-09-13T00:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: CHAR to NUMERIC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297881#M62596</link>
      <description>&lt;P&gt;I guess you want to add &lt;STRONG&gt;labels&lt;/STRONG&gt; to the new variables ?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;data census.numeric;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set census.rough;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VEHn=input(VEH,1.);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HFLn=input(HFL,1.);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LABEL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;VEHn &amp;nbsp;= ' &amp;nbsp;your info for this var '&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;HFLn =&amp;nbsp; ' &amp;nbsp;your info for this var'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297881#M62596</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2016-09-13T00:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: CHAR to NUMERIC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297907#M62605</link>
      <description>THank you so much.. I dont know y i dont get that..&lt;BR /&gt;Looks like a stupid question now..&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2016 04:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CHAR-to-NUMERIC/m-p/297907#M62605</guid>
      <dc:creator>ssofat90</dc:creator>
      <dc:date>2016-09-13T04:18:12Z</dc:date>
    </item>
  </channel>
</rss>

