<?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: Feature request: Display variables' names in a tab in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338561#M77121</link>
    <description>&lt;P&gt;Just in case people find this message instead of the "feature request"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In BASE SAS table viewer&amp;nbsp;the column heading can change from label to variable name using the view menu. If you want to change the default behavior make the SAS explorer the active window, go to the tools menu, select options, Explorer. go to the Members tab, select TABLE and then the entry for &amp;amp;Open. Edit the command to look something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#ff0000" face="SAS Monospace" size="2"&gt;VIEWTABLE&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt; %8b&lt;/FONT&gt;&lt;FONT color="#008080" face="SAS Monospace" size="2"&gt;.&lt;/FONT&gt;&lt;FONT color="#800080" face="SAS Monospace" size="2"&gt;"%s"&lt;/FONT&gt;&lt;FONT color="#008080" face="SAS Monospace" size="2"&gt;.D&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt;ATA colheading=name&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="SAS Monospace" size="2"&gt;I have a number of other options set but this will open tables with the colheading option on.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="SAS Monospace" size="2"&gt;You will likely want to do the same for VIEWS. Search the online help for VIEWTABLE syntax to find commands that might be useful. &lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2017 20:21:19 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-03-06T20:21:19Z</dc:date>
    <item>
      <title>Feature request: Display variables' names in a tab</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338191#M76944</link>
      <description>&lt;P&gt;I have been working with SAS now about 2 years. Coming from other softwares like SATA, I loved the flexibility of SAS code, the diversity and the power.&lt;/P&gt;
&lt;P&gt;However, many things could be imrpoved, especially when it comes to the way SAS uses/displayes the data variables/table columns.&lt;/P&gt;
&lt;P&gt;STATA had a great feature: It displayed the names of the data variables / tables columns headers in a tab so that you dont need to remeber them or get en error when you misspell them. Double clicking the variable name in STATA inserts it into the line code directly, which is very handy&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7570i092E3734DD17B613/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="1b.png" title="1b.png" /&gt;&lt;/P&gt;
&lt;P&gt;This becomes very frustrating in SAS when you are working on multiple projects, each of which might have several tables and tens of variables.&lt;/P&gt;
&lt;P&gt;SAS enterprise with its Intellisense/auto-complete, but nevertheless the feature dosent always solve the issue (still needs improving)&lt;/P&gt;
&lt;P&gt;I am wondering whether there is a way in SAS to get the variables displayed like STATA or is it a feature that should be requested to make life easier when using SAS?&lt;/P&gt;
&lt;P&gt;SAS Studio (online version) dose have this feature by the way... though you cant double click it to insert into code text like STATA&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Am&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 00:15:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338191#M76944</guid>
      <dc:creator>ammarhm</dc:creator>
      <dc:date>2017-03-05T00:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request: Display variables' names in a tab</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338201#M76948</link>
      <description>&lt;P&gt;Suggestions/ideas for improvement should be posted to the ideas section and then other users can comment and vote.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS devs do pay attention to the ideas suggested.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 02:26:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338201#M76948</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-05T02:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request: Display variables' names in a tab</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338205#M76951</link>
      <description>&lt;P&gt;Thanks Reza, Done!&lt;/P&gt;
&lt;P&gt;Am&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 02:36:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338205#M76951</guid>
      <dc:creator>ammarhm</dc:creator>
      <dc:date>2017-03-05T02:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request: Display variables' names in a tab</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338561#M77121</link>
      <description>&lt;P&gt;Just in case people find this message instead of the "feature request"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In BASE SAS table viewer&amp;nbsp;the column heading can change from label to variable name using the view menu. If you want to change the default behavior make the SAS explorer the active window, go to the tools menu, select options, Explorer. go to the Members tab, select TABLE and then the entry for &amp;amp;Open. Edit the command to look something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#ff0000" face="SAS Monospace" size="2"&gt;VIEWTABLE&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt; %8b&lt;/FONT&gt;&lt;FONT color="#008080" face="SAS Monospace" size="2"&gt;.&lt;/FONT&gt;&lt;FONT color="#800080" face="SAS Monospace" size="2"&gt;"%s"&lt;/FONT&gt;&lt;FONT color="#008080" face="SAS Monospace" size="2"&gt;.D&lt;/FONT&gt;&lt;FONT face="SAS Monospace" size="2"&gt;ATA colheading=name&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="SAS Monospace" size="2"&gt;I have a number of other options set but this will open tables with the colheading option on.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="SAS Monospace" size="2"&gt;You will likely want to do the same for VIEWS. Search the online help for VIEWTABLE syntax to find commands that might be useful. &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 20:21:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Feature-request-Display-variables-names-in-a-tab/m-p/338561#M77121</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-06T20:21:19Z</dc:date>
    </item>
  </channel>
</rss>

