<?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: Disabling message to save save in log window or output window in Windows in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568552#M11683</link>
    <description>&lt;P&gt;What is happening is that your are sending so much output to either the log or output window you are exceeding the designed&amp;nbsp;limits.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do this regularly then perhaps you want to look into PROC PRINTTO to redirect all the output to external text files. You can set this before starting a program that generates lots of output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Proc Printto log="c:\path\log.txt"
                    print="C:\path\printoutput.txt"
;
run;&lt;/PRE&gt;
&lt;P&gt;would send LOG to a log.txt file in the stated folder and PRINT sends output intended for the OUTPUT window to the specified file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to consider is clearing output periodically if you don't do that.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 20:50:55 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-06-24T20:50:55Z</dc:date>
    <item>
      <title>Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568507#M11680</link>
      <description>&lt;P&gt;I am getting a dialog box in my display manager output and log windows whenever I try to clear the text.&amp;nbsp; I can't find a system option that sets this and when I've randomly enabled this before, closing and reopening SAS has reset it.&amp;nbsp; This method is not resetting it anymore.&amp;nbsp; I do not have Save settings on exit enabled in my preferences, so I'm at a loss as to where this option is being saved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is driving me a little crazy, so your help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS 9.4M4 Windows Server 2012 R2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 382px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/30514i3C7B2BABCB0AD17B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 19:17:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568507#M11680</guid>
      <dc:creator>mothra1963</dc:creator>
      <dc:date>2019-06-24T19:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568552#M11683</link>
      <description>&lt;P&gt;What is happening is that your are sending so much output to either the log or output window you are exceeding the designed&amp;nbsp;limits.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do this regularly then perhaps you want to look into PROC PRINTTO to redirect all the output to external text files. You can set this before starting a program that generates lots of output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Proc Printto log="c:\path\log.txt"
                    print="C:\path\printoutput.txt"
;
run;&lt;/PRE&gt;
&lt;P&gt;would send LOG to a log.txt file in the stated folder and PRINT sends output intended for the OUTPUT window to the specified file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to consider is clearing output periodically if you don't do that.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 20:50:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568552#M11683</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-06-24T20:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568562#M11685</link>
      <description>&lt;P&gt;Its not the message that you get when the log window fills up, which is why I included the dialog box in my message.&amp;nbsp; Thanks for trying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should have paid more attention to the "board" I was submitting to.&amp;nbsp; I've used SAS for 30 years.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 21:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568562#M11685</guid>
      <dc:creator>mothra1963</dc:creator>
      <dc:date>2019-06-24T21:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568613#M11697</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/279113"&gt;@mothra1963&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Its not the message that you get when the log window fills up, which is why I included the dialog box in my message.&amp;nbsp; Thanks for trying.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should have paid more attention to the "board" I was submitting to.&amp;nbsp; I've used SAS for 30 years.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I misunderstood the order of things then.&lt;/P&gt;
&lt;P&gt;I have never seen that particular box when clearing a window. And I have also worked with SAS off and on for over 30 years.&lt;/P&gt;
&lt;P&gt;I'm wondering if it is related to Windows Server, since I have never worked on that OS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are you attempting to clear it? Do you use a KEYS assignment, type the clear command into the command box, use mouse and click in the Log/output window and use Edit&amp;gt; Clear All,&amp;nbsp; click on the menu Edit&amp;gt;clear all, or something else?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 23:21:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568613#M11697</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-06-24T23:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568617#M11699</link>
      <description>&lt;P&gt;Well it was working just fine until today so I'm pretty sure its not Windows Server specific (and at a prior position I was on this same version of Windows Server and the same version of SAS and never had the problem).&amp;nbsp; I'm trying various methods of clearing, typing clear in the command box and using edit, clear all.&amp;nbsp; Both generate the same dialog box.&amp;nbsp; This also happens in the output window.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has to be some sort of setting that I have inadvertently turned on and managed to save somewhere.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 00:14:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568617#M11699</guid>
      <dc:creator>mothra1963</dc:creator>
      <dc:date>2019-06-25T00:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568789#M11718</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;Make the output window active. Go to the menu&amp;nbsp;TOOLS&amp;gt;Options&amp;gt;Output . See if the "Confirm Window Clears" box is checked. If so, uncheck it and see if that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 14:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568789#M11718</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-06-25T14:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling message to save save in log window or output window in Windows</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568864#M11724</link>
      <description>&lt;P&gt;Thanks, I knew it had to be there somewhere.&amp;nbsp;&amp;nbsp; Glad that the one check box works for both the output and log windows.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 16:54:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Disabling-message-to-save-save-in-log-window-or-output-window-in/m-p/568864#M11724</guid>
      <dc:creator>mothra1963</dc:creator>
      <dc:date>2019-06-25T16:54:44Z</dc:date>
    </item>
  </channel>
</rss>

