<?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 how to change the variable name in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-change-the-variable-name/m-p/410607#M67290</link>
    <description>&lt;P&gt;I'm just new to SAS... just two days now ... lol .. I imported a data .txt which have variable names in number range (0-4, 5-10, etc). It resulted to a 0?4, 5?10 etc.. how could I remove the ? symbol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks you&lt;/P&gt;</description>
    <pubDate>Sat, 04 Nov 2017 23:18:08 GMT</pubDate>
    <dc:creator>mdumlao0</dc:creator>
    <dc:date>2017-11-04T23:18:08Z</dc:date>
    <item>
      <title>how to change the variable name</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-change-the-variable-name/m-p/410607#M67290</link>
      <description>&lt;P&gt;I'm just new to SAS... just two days now ... lol .. I imported a data .txt which have variable names in number range (0-4, 5-10, etc). It resulted to a 0?4, 5?10 etc.. how could I remove the ? symbol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks you&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 23:18:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-change-the-variable-name/m-p/410607#M67290</guid>
      <dc:creator>mdumlao0</dc:creator>
      <dc:date>2017-11-04T23:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the variable name</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-change-the-variable-name/m-p/410618#M67291</link>
      <description>&lt;P&gt;Set the following option and rerun your import.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options validvarname=v7;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then SAS will automatically create names that replace spaces and invalid characters with underscores.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also note the difference between SAS variables and labels.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run a PROC CONTENTS on the data to see both.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 00:21:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-change-the-variable-name/m-p/410618#M67291</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-05T00:21:37Z</dc:date>
    </item>
  </channel>
</rss>

