<?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 do I change from a character to a numerical variable? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566828#M11393</link>
    <description>&lt;P&gt;&lt;SPAN&gt;data ab2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set ab1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lead_num = input(lead, ?? best32.);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2019 12:15:08 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-06-18T12:15:08Z</dc:date>
    <item>
      <title>How do I change from a character to a numerical variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566814#M11387</link>
      <description>&lt;P&gt;I've tried the following code for SAS ondemand and I'm getting an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data ab2;&lt;BR /&gt;set ab1;&lt;BR /&gt;lead_num = input(lead, 4.);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and if comes up with an error saying that the input statement is incorrect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do I need to do?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 09:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566814#M11387</guid>
      <dc:creator>nevennett</dc:creator>
      <dc:date>2019-06-18T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change from a character to a numerical variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566818#M11389</link>
      <description>&lt;P&gt;What does your data looks like?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does the log say?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 10:17:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566818#M11389</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-06-18T10:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change from a character to a numerical variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566828#M11393</link>
      <description>&lt;P&gt;&lt;SPAN&gt;data ab2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set ab1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lead_num = input(lead, ?? best32.);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 12:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-change-from-a-character-to-a-numerical-variable/m-p/566828#M11393</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-06-18T12:15:08Z</dc:date>
    </item>
  </channel>
</rss>

