<?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: Prevent &amp;quot;Results&amp;quot; tab from activating after every activity in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120559#M33242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry, I didn't quite understand what you wanted because at first, it sounded like not having the Results Viewer &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;window&lt;/STRONG&gt;&lt;/SPAN&gt; open automatically, but now, in re-reading your post, it seems that you want your&amp;nbsp; &lt;STRONG style="text-decoration: underline;"&gt;TAB&lt;/STRONG&gt; focus to &lt;SPAN style="text-decoration: underline;"&gt;ALWAYS &lt;/SPAN&gt;stay on or return to the Explorer tab after you run a program. Usually, I don't even notice that the focus switches to the Results tab after I run a program because usually, that's where I want to be (on the Results tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not sure whether there is a Display Manager command to bring focus to a docked TAB. This would be a question for SAS Tech Support or some deep diving into the Display Manager documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 22:32:47 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2013-02-25T22:32:47Z</dc:date>
    <item>
      <title>Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120550#M33233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone. I'd like to know if there is a way to keep SAS from opening the "Results" tab of the docked area that contains both Results and Explorer. The reason being is I tend to be working in Explorer in a certain folder, and when I do something like made a table I normally like to open it from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is, SAS switches that window from Explorer to Results, even if there is no result (e.g. I just ran a proc import and a proc sort and there is no result, yet that docked window is switched from Explorer to Results). I then have to switch back to Explorer, then look at the table. I know it's a minor thing, but it's annoying none the less.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Googling, and found what looked like a promising option (to turn off "View results as they are generated" in options), but that doesn't work. I also tried closing the results window, but it re-generates itself after each action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120550#M33233</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2013-02-25T16:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120551#M33234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this in your code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;ODS NORESULTS &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;ODS RESULTS OFF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;You can also go to &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;Tools =&amp;gt; Options =&amp;gt; Preferences. On the Results tab, disable the option entitled "View results as they are generated"&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:41:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120551#M33234</guid>
      <dc:creator>vomer</dc:creator>
      <dc:date>2013-02-25T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120552#M33235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vomer, in my original message, I stated that I tried the "View results as they are generated" option and it didn't do anything. I just tried your other suggestions, they did not help either. Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120552#M33235</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2013-02-25T16:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120553#M33236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm strange, are you using it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;ods noresults;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;OR &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11px; background-color: #f6f6f6; color: #000099; font-family: 'courier new';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11px; background-color: #f6f6f6; color: #000099; font-family: 'courier new';"&gt;ods&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 11px; background-color: #f6f6f6; font-family: 'courier new';"&gt; results &lt;/SPAN&gt;&lt;SPAN style="font-size: 11px; background-color: #f6f6f6; color: #000099; font-family: 'courier new';"&gt;off&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 11px; background-color: #f6f6f6; font-family: 'courier new';"&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might also be a version incompatibility:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/31/789.html" title="http://support.sas.com/kb/31/789.html"&gt;31789 - ODS output automatically opens in the Results Viewer window even when specifying ODS NORESULTS or ODS RESULTS OFF&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120553#M33236</guid>
      <dc:creator>vomer</dc:creator>
      <dc:date>2013-02-25T16:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120554#M33237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it both ways. Does not change anything, explorer window gets switched away to results window. Even when I've closed the result window with the red X, it comes to life (and focus) after every sas process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:51:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120554#M33237</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2013-02-25T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120555#M33238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods select none;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works for me, not sure its a very good method though, make sure to set it back to ods select all; afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods noresults doesn't work either (SAS 9.2 TS2M3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 17:30:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120555#M33238</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-25T17:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120556#M33239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reeza, just tried it and it didn't work. I am using the same sas version 9.2 TS 2M3, on Windows 7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 17:36:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120556#M33239</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2013-02-25T17:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120557#M33240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Try using the Tools--&amp;gt; Options--&amp;gt; Preferences window as shown in the attached screenshot.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:47:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120557#M33240</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-02-25T20:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120558#M33241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia. Thanks but I tried that first. It's un-checked, but it opens the result window after each proc. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120558#M33241</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2013-02-25T20:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent "Results" tab from activating after every activity</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120559#M33242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry, I didn't quite understand what you wanted because at first, it sounded like not having the Results Viewer &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;window&lt;/STRONG&gt;&lt;/SPAN&gt; open automatically, but now, in re-reading your post, it seems that you want your&amp;nbsp; &lt;STRONG style="text-decoration: underline;"&gt;TAB&lt;/STRONG&gt; focus to &lt;SPAN style="text-decoration: underline;"&gt;ALWAYS &lt;/SPAN&gt;stay on or return to the Explorer tab after you run a program. Usually, I don't even notice that the focus switches to the Results tab after I run a program because usually, that's where I want to be (on the Results tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not sure whether there is a Display Manager command to bring focus to a docked TAB. This would be a question for SAS Tech Support or some deep diving into the Display Manager documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 22:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Prevent-quot-Results-quot-tab-from-activating-after-every/m-p/120559#M33242</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-02-25T22:32:47Z</dc:date>
    </item>
  </channel>
</rss>

