<?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 Windows is full and must be cleared. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30593#M7268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume there is too much to be printed in the output window. SAS says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows is full and must be cleared. Select:&lt;/P&gt;&lt;P&gt;F to file&lt;/P&gt;&lt;P&gt;P to print&lt;/P&gt;&lt;P&gt;S to save or&lt;/P&gt;&lt;P&gt;C to clear the window without saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to manually click C again and again. Oh dear! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to cancel the window?&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 13:35:22 GMT</pubDate>
    <dc:creator>Ruth</dc:creator>
    <dc:date>2011-07-13T13:35:22Z</dc:date>
    <item>
      <title>Windows is full and must be cleared.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30593#M7268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume there is too much to be printed in the output window. SAS says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows is full and must be cleared. Select:&lt;/P&gt;&lt;P&gt;F to file&lt;/P&gt;&lt;P&gt;P to print&lt;/P&gt;&lt;P&gt;S to save or&lt;/P&gt;&lt;P&gt;C to clear the window without saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to manually click C again and again. Oh dear! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to cancel the window?&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 13:35:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30593#M7268</guid>
      <dc:creator>Ruth</dc:creator>
      <dc:date>2011-07-13T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Windows is full and must be cleared.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30594#M7269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you don't want the output turn off the listing. &lt;/P&gt;&lt;P&gt;*Closes output window;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your ODS destination so data goes somewhere else:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ods html file='C:\temp';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;If its the log use the google printto log sas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 20:43:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30594#M7269</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-07-13T20:43:04Z</dc:date>
    </item>
    <item>
      <title>Windows is full and must be cleared.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30595#M7270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at: &lt;A href="http://support.sas.com/kb/5/888.html"&gt;http://support.sas.com/kb/5/888.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shows how to interrupt the message and offers a number of options for rerouting the log, output, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 20:47:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30595#M7270</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-07-13T20:47:52Z</dc:date>
    </item>
    <item>
      <title>Windows is full and must be cleared.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30596#M7271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to make sure that two siginificant possibilties from that link aren't lost by my just mentioning the link: (1) as of SAS9.2 one can increase the allowable size of their log by specifying DMSLOGSIZE in their autoexec file and (2) one can always reroute their log to a file that doesn't have any limitation other than one's available hard drive storage space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2011 04:36:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Windows-is-full-and-must-be-cleared/m-p/30596#M7271</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-07-17T04:36:28Z</dc:date>
    </item>
  </channel>
</rss>

