<?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: under linux/unix  what is the effect of ods preferences; in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167785#M12233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X11 is the other word for Xwindows&amp;nbsp; (through xming or Nx).&lt;/P&gt;&lt;P&gt;Our use is together with Sas remote browser that is opening "ods results and help"&amp;nbsp; in Firefox.&lt;/P&gt;&lt;P&gt;When i was preparing the switch between 9.2.3 to 9.3.2&amp;nbsp; for our linux users, i have observed that&lt;/P&gt;&lt;P&gt;the preferences of creating the sashtml file into the work (common to all users) was usefull&lt;/P&gt;&lt;P&gt;(button create html + use work folder + use ods graphics pushed)&lt;/P&gt;&lt;P&gt;but that the opening of results was prolific&amp;nbsp; (so we decided to not push the button view results as they are generated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view a results it is necessary to click (right maintained click) somewhere in the results windows at the level of the new result.&lt;/P&gt;&lt;P&gt;OR to refresh the already opened sashtml file under firefox/IE.&lt;/P&gt;&lt;P&gt;This avoid &lt;STRONG&gt;a lot of open panes&lt;/STRONG&gt; of the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course we have showed the classical ods sandwich instructions functionning (ods xxx file=, ...; ..; ods xxx close; )&lt;/P&gt;&lt;P&gt;but people here likes this not too much!&lt;/P&gt;&lt;P&gt;And they were avid about the &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; background: yellow; mso-highlight: yellow; mso-ansi-language: EN-US;"&gt;ods html path="%sysfunc(pathname (WORK))"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; background: yellow; mso-highlight: yellow; mso-ansi-language: EN-US;"&gt;&lt;EM&gt;*this avoid any cleaning of created html files !;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question was only about the fact that i really don't see the effect of ods preferences ;&amp;nbsp;&amp;nbsp; is the Xwindows + RMB&amp;nbsp; context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will perhaps&amp;nbsp; see with the SAS support but it is not really an incident.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 09:25:22 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2013-12-10T09:25:22Z</dc:date>
    <item>
      <title>under linux/unix  what is the effect of ods preferences;</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167783#M12231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under windows, the effect of the instruction&amp;nbsp;&amp;nbsp;&amp;nbsp; ods preferences;&amp;nbsp; is clear&lt;/P&gt;&lt;P&gt; see paper of Cynthia 250-2012.pdf "Where is the listing windows..."&lt;/P&gt;&lt;P&gt;but under a x11 connection to a linux server, can anybody explain me the&amp;nbsp; action that this instruction apply,&lt;/P&gt;&lt;P&gt;as i don't see it as ods html close;&amp;nbsp; is closing yet the html file in the work together with the&lt;/P&gt;&lt;P&gt;closing of the destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex&amp;nbsp; the secong html file is created in the work with the increment +1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNoSpacing" style="margin-left: 35.4pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;proc means&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;data=Sashelp.class ;var age height weight;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNoSpacing" style="margin-left: 35.4pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;output out=a&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;mean= ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNoSpacing" style="margin-left: 35.4pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNoSpacing"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;proc&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;print data=a;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; line-height: 115%; font-family: 'Courier New'; mso-fareast-font-family: Calibri; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background: yellow; mso-highlight: yellow;"&gt;ods html close ;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNoSpacing"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; background: yellow; mso-highlight: yellow; mso-ansi-language: EN-US;"&gt;ods html path="%sysfunc(pathname (WORK))";&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; mso-ansi-language: EN-US;"&gt;proc&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;print data=a;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:37:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167783#M12231</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2013-12-09T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: under linux/unix  what is the effect of ods preferences;</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167784#M12232</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; That paper was written explicitly for the 9.2 to 9.3 way of working. My understanding was that ODS PREFERENCES would force the SAS registry preferences for ODS Results (Tools--&amp;gt; Options --&amp;gt; Preferences --&amp;gt; Results settings) to be checked and "reset". I no longer have SAS 9.3 to check with. So I can't speak to what happens in batch mode or Xwindows mode on Linux. I don't know what an "x11" connection is or how it is impacted by ODS PREFERENCES. That would be a question for Tech Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I believe I said in the paper that I was too much of a control freak to use ODS HTML without a FILE=. The behavior of invoking ODS HTML without a FILE= option is to open a new cumulative file that will either be called SASHTML.HTM or SASHTML.HTM (incremented by 1 from the last file created).&amp;nbsp; In SAS Display Manager mode (the SAS Windowing Environment) issuing ODS PREFERENCES, is supposed to reestablish whatever settings you put in the registry by clicking the Tools--&amp;gt; Options --&amp;gt; Preferences --&amp;gt; Results settings -- but again, not sure what happens in batch mode if you issue an ODS PREFERENCES or what happens in XWindows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ODS PREFERENCES is &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt; the same as ODS HTML CLOSE; though. The only statements that will close an open destination are:&lt;/P&gt;&lt;P&gt;ODS _ALL_ CLOSE; and&lt;/P&gt;&lt;P&gt;ODS &amp;lt;dest&amp;gt; CLOSE; (where &amp;lt;dest&amp;gt; is the destination you opened) And this is yet another reason why I like the full control method of using ODS -- I like to know when I open and close destinations. I am not a big fan of opening ODS HTML, leaving it open for a while and then gathering up all the output into one file. It is useful when I'm in debugging and developing mode, but when I am crunching a bunch of different programs for different projects, I want to have location, naming and closing control in the code that I submit.&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, 09 Dec 2013 23:37:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167784#M12232</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-12-09T23:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: under linux/unix  what is the effect of ods preferences;</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167785#M12233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X11 is the other word for Xwindows&amp;nbsp; (through xming or Nx).&lt;/P&gt;&lt;P&gt;Our use is together with Sas remote browser that is opening "ods results and help"&amp;nbsp; in Firefox.&lt;/P&gt;&lt;P&gt;When i was preparing the switch between 9.2.3 to 9.3.2&amp;nbsp; for our linux users, i have observed that&lt;/P&gt;&lt;P&gt;the preferences of creating the sashtml file into the work (common to all users) was usefull&lt;/P&gt;&lt;P&gt;(button create html + use work folder + use ods graphics pushed)&lt;/P&gt;&lt;P&gt;but that the opening of results was prolific&amp;nbsp; (so we decided to not push the button view results as they are generated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view a results it is necessary to click (right maintained click) somewhere in the results windows at the level of the new result.&lt;/P&gt;&lt;P&gt;OR to refresh the already opened sashtml file under firefox/IE.&lt;/P&gt;&lt;P&gt;This avoid &lt;STRONG&gt;a lot of open panes&lt;/STRONG&gt; of the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course we have showed the classical ods sandwich instructions functionning (ods xxx file=, ...; ..; ods xxx close; )&lt;/P&gt;&lt;P&gt;but people here likes this not too much!&lt;/P&gt;&lt;P&gt;And they were avid about the &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; background: yellow; mso-highlight: yellow; mso-ansi-language: EN-US;"&gt;ods html path="%sysfunc(pathname (WORK))"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; background: yellow; mso-highlight: yellow; mso-ansi-language: EN-US;"&gt;&lt;EM&gt;*this avoid any cleaning of created html files !;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question was only about the fact that i really don't see the effect of ods preferences ;&amp;nbsp;&amp;nbsp; is the Xwindows + RMB&amp;nbsp; context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will perhaps&amp;nbsp; see with the SAS support but it is not really an incident.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 09:25:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/under-linux-unix-what-is-the-effect-of-ods-preferences/m-p/167785#M12233</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2013-12-10T09:25:22Z</dc:date>
    </item>
  </channel>
</rss>

