<?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 See default variable names rather than labels in SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299495#M63182</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open any SAS dataset I see column/variable label&amp;nbsp;by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see by default variable/column names instead of lables of these variables.&lt;/P&gt;&lt;P&gt;Is there any way/option for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 09:47:37 GMT</pubDate>
    <dc:creator>vandhan</dc:creator>
    <dc:date>2016-09-20T09:47:37Z</dc:date>
    <item>
      <title>See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299495#M63182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open any SAS dataset I see column/variable label&amp;nbsp;by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to see by default variable/column names instead of lables of these variables.&lt;/P&gt;&lt;P&gt;Is there any way/option for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:47:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299495#M63182</guid>
      <dc:creator>vandhan</dc:creator>
      <dc:date>2016-09-20T09:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299498#M63183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;there is an option to do that since SAS 9.2.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options nolabel;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:55:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299498#M63183</guid>
      <dc:creator>fusima</dc:creator>
      <dc:date>2016-09-20T09:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299500#M63184</link>
      <description>Hi Fusima,&lt;BR /&gt;Thanks for your time for replying my question.&lt;BR /&gt;&lt;BR /&gt;This nolabel option removes all labels of the dataset.&lt;BR /&gt;But, I need to have labels for dataset and I wanted to see variable names&lt;BR /&gt;by default when I open dataset.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Tue, 20 Sep 2016 10:02:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299500#M63184</guid>
      <dc:creator>vandhan</dc:creator>
      <dc:date>2016-09-20T10:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299501#M63185</link>
      <description>&lt;P&gt;Turn it on/off as needed? Not ideal...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/14/973.html" target="_blank"&gt;http://support.sas.com/kb/14/973.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 10:07:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299501#M63185</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-20T10:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299556#M63201</link>
      <description>&lt;P&gt;In Base SAS:&lt;/P&gt;
&lt;P&gt;Make SAS Explorer the active Window&lt;/P&gt;
&lt;P&gt;From the menu bar select Tools&amp;gt;Options&amp;gt;Explorer&lt;/P&gt;
&lt;P&gt;Go to the Members Tab and double click on Table&lt;/P&gt;
&lt;P&gt;Select the &amp;amp;Open entry and click&lt;/P&gt;
&lt;P&gt;Add the text: colheading=name&lt;/P&gt;
&lt;P&gt;to the action command.&lt;/P&gt;
&lt;P&gt;Close out of everything using the appropriate buttons.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 14:20:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299556#M63201</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-09-20T14:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299764#M63267</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for you reply.&lt;BR /&gt;&lt;BR /&gt;It is not going through. What should be in the "Action"??&lt;BR /&gt;Action : (what should i enter here)&lt;BR /&gt;Action Command : colheading=name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Wed, 21 Sep 2016 07:05:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299764#M63267</guid>
      <dc:creator>vandhan</dc:creator>
      <dc:date>2016-09-21T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299858#M63295</link>
      <description>&lt;P&gt;If you are looking at this in Base SAS you should have gotten to an Edit Action box that already has the Action as &amp;amp;Open in the first&amp;nbsp;line that&amp;nbsp;&amp;nbsp;cannot be edited and the second line under Action Command that likely has the default value of: VIEWTABL %8B."%S".DATA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do see those two boxes than type the instruction AFTER the word DATA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not you are somewhere else in the system. Did you click on the Action &amp;amp;Open in the TABLE Options dialogue box?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 14:55:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299858#M63295</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-09-21T14:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299860#M63297</link>
      <description>Got it.&amp;nbsp;Thanks for your time&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2016 14:56:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/299860#M63297</guid>
      <dc:creator>vandhan</dc:creator>
      <dc:date>2016-09-21T14:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: See default variable names rather than labels in SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/445525#M111652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have this option set to view column names.&amp;nbsp; If I open a data by navigating there with SAS explorer using a shortcut to the actual directory, and click on it, I see the &lt;STRONG&gt;labels&lt;/STRONG&gt; in VIEWTABLE.&amp;nbsp; If I navigate to the same directory using the SAS library, I see the variable &lt;STRONG&gt;names&lt;/STRONG&gt;.&amp;nbsp; Very weird.&amp;nbsp; Can it be changed so that I can see the variable names at all times?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:02:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/See-default-variable-names-rather-than-labels-in-SAS-dataset/m-p/445525#M111652</guid>
      <dc:creator>evp000</dc:creator>
      <dc:date>2018-03-14T16:02:52Z</dc:date>
    </item>
  </channel>
</rss>

