<?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: Variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392955#M94607</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods select Variables;
proc contents data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 04 Sep 2017 10:23:35 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2017-09-04T10:23:35Z</dc:date>
    <item>
      <title>Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392952#M94604</link>
      <description>&lt;P&gt;How to find Characteristics of variables&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 09:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392952#M94604</guid>
      <dc:creator>Victor18</dc:creator>
      <dc:date>2017-09-04T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392953#M94605</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc contents data = your data set;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:08:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392953#M94605</guid>
      <dc:creator>KachiM</dc:creator>
      <dc:date>2017-09-04T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392955#M94607</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods select Variables;
proc contents data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:23:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392955#M94607</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-09-04T10:23:35Z</dc:date>
    </item>
    <item>
      <title>Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392958#M94615</link>
      <description>&lt;P&gt;How to analyse variables in sas&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392958#M94615</guid>
      <dc:creator>Victor18</dc:creator>
      <dc:date>2017-09-04T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392959#M94610</link>
      <description>&lt;P&gt;..Or right click the dataset and hit Properties.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:30:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392959#M94610</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-09-04T10:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392961#M94616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please follow some simple guidelines - use the subject line to clearly state your issues. &amp;nbsp;Post example test data, required output and clear description of your problem. &amp;nbsp;From what you have posted, looking at the SAS provided training or doing some training would be a first step:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/" target="_blank"&gt;http://video.sas.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392961#M94616</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-09-04T10:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392991#M94617</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sgf/2017/07/25/15376/" target="_self"&gt;https://blogs.sas.com/content/sgf/2017/07/25/15376/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 12:47:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392991#M94617</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-09-04T12:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392993#M94618</link>
      <description>&lt;P&gt;I merged the obviously similar questions into one.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 13:27:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392993#M94618</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-09-04T13:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392995#M94619</link>
      <description>I'm assuming you're new to SAS. &lt;BR /&gt;See the video tutorials here:&lt;BR /&gt;&lt;BR /&gt;Support.sas.com/training/tutorial&lt;BR /&gt;&lt;BR /&gt;You can search for detailed tutorials here: Lexjansen.com&lt;BR /&gt;&lt;BR /&gt;Or search UCLA SAS tutorials</description>
      <pubDate>Mon, 04 Sep 2017 13:44:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/392995#M94619</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-04T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/393023#M94624</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql; describe table lib.data_set;
          quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Sep 2017 17:07:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Variables/m-p/393023#M94624</guid>
      <dc:creator>Ron_MacroMaven</dc:creator>
      <dc:date>2017-09-04T17:07:06Z</dc:date>
    </item>
  </channel>
</rss>

