<?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 Warning in data step in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Warning-in-data-step/m-p/36711#M7229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a piece of code that I convert a numeric into a character:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;char_var = put(num_var, $16.) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I get the warning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Variable num_var has already been defined as numeric."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tell me how to get rid of this? from that point forward I only use the character version of the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 15:33:32 GMT</pubDate>
    <dc:creator>Danglytics</dc:creator>
    <dc:date>2011-07-26T15:33:32Z</dc:date>
    <item>
      <title>Warning in data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Warning-in-data-step/m-p/36711#M7229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a piece of code that I convert a numeric into a character:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;char_var = put(num_var, $16.) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I get the warning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Variable num_var has already been defined as numeric."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tell me how to get rid of this? from that point forward I only use the character version of the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Warning-in-data-step/m-p/36711#M7229</guid>
      <dc:creator>Danglytics</dc:creator>
      <dc:date>2011-07-26T15:33:32Z</dc:date>
    </item>
    <item>
      <title>Warning in data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Warning-in-data-step/m-p/36712#M7230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just remove the $ from the statement where you are using the put function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:41:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Warning-in-data-step/m-p/36712#M7230</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-07-26T15:41:06Z</dc:date>
    </item>
  </channel>
</rss>

