<?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 nowd - is there a a way to 'reset' this option wihout closing SAS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/nowd-is-there-a-a-way-to-reset-this-option-wihout-closing-SAS/m-p/496778#M72430</link>
    <description>&lt;P&gt;G'day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using Base SAS. I'm just learning Proc Report.&lt;/P&gt;
&lt;P&gt;I'm using the nowd option in the proc report statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm creating new code (that&amp;nbsp;doesn't use proc report)&amp;nbsp;after I run proc report, and hit 'Run' to test it, I get the warning: no output destinations active. Or, when I run other programs I get the warning message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way I can get rid of it is if I close SAS completely and reopen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an easier way to get my output destinations back without having to close SAS completely?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 18 Sep 2018 22:32:17 GMT</pubDate>
    <dc:creator>jcis7</dc:creator>
    <dc:date>2018-09-18T22:32:17Z</dc:date>
    <item>
      <title>nowd - is there a a way to 'reset' this option wihout closing SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/nowd-is-there-a-a-way-to-reset-this-option-wihout-closing-SAS/m-p/496778#M72430</link>
      <description>&lt;P&gt;G'day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using Base SAS. I'm just learning Proc Report.&lt;/P&gt;
&lt;P&gt;I'm using the nowd option in the proc report statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm creating new code (that&amp;nbsp;doesn't use proc report)&amp;nbsp;after I run proc report, and hit 'Run' to test it, I get the warning: no output destinations active. Or, when I run other programs I get the warning message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way I can get rid of it is if I close SAS completely and reopen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an easier way to get my output destinations back without having to close SAS completely?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 22:32:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/nowd-is-there-a-a-way-to-reset-this-option-wihout-closing-SAS/m-p/496778#M72430</guid>
      <dc:creator>jcis7</dc:creator>
      <dc:date>2018-09-18T22:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: nowd - is there a a way to 'reset' this option wihout closing SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/nowd-is-there-a-a-way-to-reset-this-option-wihout-closing-SAS/m-p/496781#M72431</link>
      <description>&lt;P&gt;NOWD&amp;nbsp;should not be controlling that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That would be from an ODS&amp;nbsp;[DESTINATION]&amp;nbsp;CLOSE statement somewhere instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can enable your destinations in a similar fashion:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing;
ods html;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/40498"&gt;@jcis7&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;G'day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using Base SAS. I'm just learning Proc Report.&lt;/P&gt;
&lt;P&gt;I'm using the nowd option in the proc report statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I'm creating new code (that&amp;nbsp;doesn't use proc report)&amp;nbsp;after I run proc report, and hit 'Run' to test it, I get the warning: no output destinations active. Or, when I run other programs I get the warning message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way I can get rid of it is if I close SAS completely and reopen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an easier way to get my output destinations back without having to close SAS completely?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 22:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/nowd-is-there-a-a-way-to-reset-this-option-wihout-closing-SAS/m-p/496781#M72431</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-18T22:38:46Z</dc:date>
    </item>
  </channel>
</rss>

