<?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: How to use mouse scroll in viewtable (SAS 9.2) in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/543381#M7694</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/266218"&gt;@GFW&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my unclear description, what exactly I mean for using mouse scroll is to browse the variables of observations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your answer is quite helpful, although browsing with mouse scrolling seems unavailable in the &lt;STRONG&gt;Viewtable &lt;/STRONG&gt;so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, &lt;STRONG&gt;F7&lt;/STRONG&gt; is equal to &lt;STRONG&gt;Page Up&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;F8&lt;/STRONG&gt; to &lt;STRONG&gt;Page Down&amp;nbsp;&lt;/STRONG&gt;in my SAS, and Ctrl+PgUp or PgDn is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A SAS version difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The key differences could be SAS version or OS dependent. You should be able to assign commands to function keys. Open a Viewtable to make that the active window&amp;nbsp;and then issue the KEYS command using the command box. That should open a KEYS window. You might want to add KEYS as the command for F9 (sort of common for many windows).&lt;/P&gt;&lt;P&gt;The VIEWTABLE command reference shows what you could assign to the&amp;nbsp;various keys shown in the Keys window. For navigation you might find:&lt;/P&gt;&lt;P&gt;BACKWARD &amp;lt;n&amp;gt;&amp;nbsp; to move toward the top n lines, the actual keys entry to move back 20 lines would be: Backward 20&lt;/P&gt;&lt;P&gt;BOTTOM move to bottom of table, this is what the ctrl-Page down should do&lt;/P&gt;&lt;P&gt;FORWARD &amp;lt;n&amp;gt; , similar to Backward in the other direction&lt;/P&gt;&lt;P&gt;TOP move to top of the table, ctrl-Page up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use many tables with the same structure/ variables and find yourself frequently wanting the same variables you may want consider adding&lt;/P&gt;&lt;P&gt;Columns entries: Columns 'Year City customerid' for example would display only the listed variables. The quotes are needed&lt;/P&gt;&lt;P&gt;Columns _all_ would show all the variables.&lt;/P&gt;&lt;P&gt;HIDE will similarly hide selected variables, again a list of variables in quotes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hide or Columns without any argument will bring up a selection box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you may want to note that when you have a Viewtable open that the Edit, View and Table menus from the tool bar change somewhat to allow the actions from many of the commands in the reference.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks a lot, man.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's useful. I think I need to read SAS documents thoroughly to get all the functions available there.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 01:47:20 GMT</pubDate>
    <dc:creator>GFW</dc:creator>
    <dc:date>2019-03-15T01:47:20Z</dc:date>
    <item>
      <title>How to use mouse scroll in viewtable (SAS 9.2)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542331#M7528</link>
      <description>&lt;P&gt;Is there anyone know how to use &lt;STRONG&gt;mouse scroll&lt;/STRONG&gt; in &lt;U&gt;&lt;EM&gt;viewtable&lt;/EM&gt;&lt;/U&gt; of dataset in SAS 9.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I can do is to drag the scroll bar to view the dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It confused me for a long time, I searched for solution in Google and in the community, and I got no answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I am looking for help!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 11:22:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542331#M7528</guid>
      <dc:creator>GFW</dc:creator>
      <dc:date>2019-03-12T11:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use mouse scroll in viewtable (SAS 9.2)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542425#M7540</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/266218"&gt;@GFW&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is there anyone know how to use &lt;STRONG&gt;mouse scroll&lt;/STRONG&gt; in &lt;U&gt;&lt;EM&gt;viewtable&lt;/EM&gt;&lt;/U&gt; of dataset in SAS 9.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only thing I can do is to drag the scroll bar to view the dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It confused me for a long time, I searched for solution in Google and in the community, and I got no answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I am looking for help!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please describe exactly what you want to do when you mean "mouse scroll" or want to accomplish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what it may be worth, once you are in the body of tableview by clicking on any value the keyboard page up/ page down (or F8 and F9)&amp;nbsp;will move up or down one page, &amp;nbsp;ctrl+ page up, ctrl+ page down will move to first or last row , tab or shift+ tab moves right/ left one column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also find the FORM view useful to possibly see more values of an observation.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:37:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542425#M7540</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-03-15T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use mouse scroll in viewtable (SAS 9.2)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542456#M7546</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my unclear description, what exactly I mean for using mouse scroll is to browse the variables of observations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your answer is quite helpful, although browsing with mouse scrolling seems unavailable in the &lt;STRONG&gt;Viewtable &lt;/STRONG&gt;so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, &lt;STRONG&gt;F7&lt;/STRONG&gt; is equal to &lt;STRONG&gt;Page Up&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;F8&lt;/STRONG&gt; to &lt;STRONG&gt;Page Down&amp;nbsp;&lt;/STRONG&gt;in my SAS, and Ctrl+PgUp or PgDn is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A SAS version difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 15:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542456#M7546</guid>
      <dc:creator>GFW</dc:creator>
      <dc:date>2019-03-12T15:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use mouse scroll in viewtable (SAS 9.2)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542495#M7557</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/266218"&gt;@GFW&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for my unclear description, what exactly I mean for using mouse scroll is to browse the variables of observations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your answer is quite helpful, although browsing with mouse scrolling seems unavailable in the &lt;STRONG&gt;Viewtable &lt;/STRONG&gt;so far.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, &lt;STRONG&gt;F7&lt;/STRONG&gt; is equal to &lt;STRONG&gt;Page Up&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;F8&lt;/STRONG&gt; to &lt;STRONG&gt;Page Down&amp;nbsp;&lt;/STRONG&gt;in my SAS, and Ctrl+PgUp or PgDn is not working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A SAS version difference?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The key differences could be SAS version or OS dependent. You should be able to assign commands to function keys. Open a Viewtable to make that the active window&amp;nbsp;and then issue the KEYS command using the command box. That should open a KEYS window. You might want to add KEYS as the command for F9 (sort of common for many windows).&lt;/P&gt;
&lt;P&gt;The VIEWTABLE command reference shows what you could assign to the&amp;nbsp;various keys shown in the Keys window. For navigation you might find:&lt;/P&gt;
&lt;P&gt;BACKWARD &amp;lt;n&amp;gt;&amp;nbsp; to move toward the top n lines, the actual keys entry to move back 20 lines would be: Backward 20&lt;/P&gt;
&lt;P&gt;BOTTOM move to bottom of table, this is what the ctrl-Page down should do&lt;/P&gt;
&lt;P&gt;FORWARD &amp;lt;n&amp;gt; , similar to Backward in the other direction&lt;/P&gt;
&lt;P&gt;TOP move to top of the table, ctrl-Page up&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use many tables with the same structure/ variables and find yourself frequently wanting the same variables you may want consider adding&lt;/P&gt;
&lt;P&gt;Columns entries: Columns 'Year City customerid' for example would display only the listed variables. The quotes are needed&lt;/P&gt;
&lt;P&gt;Columns _all_ would show all the variables.&lt;/P&gt;
&lt;P&gt;HIDE will similarly hide selected variables, again a list of variables in quotes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hide or Columns without any argument will bring up a selection box&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you may want to note that when you have a Viewtable open that the Edit, View and Table menus from the tool bar change somewhat to allow the actions from many of the commands in the reference.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 16:58:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/542495#M7557</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-03-12T16:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use mouse scroll in viewtable (SAS 9.2)</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/543381#M7694</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/266218"&gt;@GFW&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my unclear description, what exactly I mean for using mouse scroll is to browse the variables of observations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your answer is quite helpful, although browsing with mouse scrolling seems unavailable in the &lt;STRONG&gt;Viewtable &lt;/STRONG&gt;so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, &lt;STRONG&gt;F7&lt;/STRONG&gt; is equal to &lt;STRONG&gt;Page Up&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;F8&lt;/STRONG&gt; to &lt;STRONG&gt;Page Down&amp;nbsp;&lt;/STRONG&gt;in my SAS, and Ctrl+PgUp or PgDn is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A SAS version difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The key differences could be SAS version or OS dependent. You should be able to assign commands to function keys. Open a Viewtable to make that the active window&amp;nbsp;and then issue the KEYS command using the command box. That should open a KEYS window. You might want to add KEYS as the command for F9 (sort of common for many windows).&lt;/P&gt;&lt;P&gt;The VIEWTABLE command reference shows what you could assign to the&amp;nbsp;various keys shown in the Keys window. For navigation you might find:&lt;/P&gt;&lt;P&gt;BACKWARD &amp;lt;n&amp;gt;&amp;nbsp; to move toward the top n lines, the actual keys entry to move back 20 lines would be: Backward 20&lt;/P&gt;&lt;P&gt;BOTTOM move to bottom of table, this is what the ctrl-Page down should do&lt;/P&gt;&lt;P&gt;FORWARD &amp;lt;n&amp;gt; , similar to Backward in the other direction&lt;/P&gt;&lt;P&gt;TOP move to top of the table, ctrl-Page up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use many tables with the same structure/ variables and find yourself frequently wanting the same variables you may want consider adding&lt;/P&gt;&lt;P&gt;Columns entries: Columns 'Year City customerid' for example would display only the listed variables. The quotes are needed&lt;/P&gt;&lt;P&gt;Columns _all_ would show all the variables.&lt;/P&gt;&lt;P&gt;HIDE will similarly hide selected variables, again a list of variables in quotes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hide or Columns without any argument will bring up a selection box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you may want to note that when you have a Viewtable open that the Edit, View and Table menus from the tool bar change somewhat to allow the actions from many of the commands in the reference.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks a lot, man.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's useful. I think I need to read SAS documents thoroughly to get all the functions available there.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 01:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-mouse-scroll-in-viewtable-SAS-9-2/m-p/543381#M7694</guid>
      <dc:creator>GFW</dc:creator>
      <dc:date>2019-03-15T01:47:20Z</dc:date>
    </item>
  </channel>
</rss>

