<?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 Creating variables from list of data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58718#M12761</link>
    <description>Is it possible for SAS to create variable from data set column names?&lt;BR /&gt;
&lt;BR /&gt;
At the moment I am using arrays to create these variables, but it is possible for new data set column names/variables to be added or removed using a data step? &lt;BR /&gt;
&lt;BR /&gt;
I want to be able to run data steps without having to worry about having to amend to code should there be new variables or variables need removing.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Fri, 31 Oct 2008 10:15:03 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-10-31T10:15:03Z</dc:date>
    <item>
      <title>Creating variables from list of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58718#M12761</link>
      <description>Is it possible for SAS to create variable from data set column names?&lt;BR /&gt;
&lt;BR /&gt;
At the moment I am using arrays to create these variables, but it is possible for new data set column names/variables to be added or removed using a data step? &lt;BR /&gt;
&lt;BR /&gt;
I want to be able to run data steps without having to worry about having to amend to code should there be new variables or variables need removing.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Fri, 31 Oct 2008 10:15:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58718#M12761</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-10-31T10:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating variables from list of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58719#M12762</link>
      <description>Explore using PROC IMPORT.  Have a look (and search) at the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  using your keywords.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/038-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/038-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/proc/59565/HTML/default/a000308090.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/59565/HTML/default/a000308090.htm&lt;/A&gt;</description>
      <pubDate>Fri, 31 Oct 2008 12:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58719#M12762</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-10-31T12:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating variables from list of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58720#M12763</link>
      <description>SAS is quite powerful for tasks like this - but to give you an answer you will have to explain a bit more in detail what you have and what you want to achieve.</description>
      <pubDate>Sat, 01 Nov 2008 12:43:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables-from-list-of-data/m-p/58720#M12763</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2008-11-01T12:43:08Z</dc:date>
    </item>
  </channel>
</rss>

