<?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 NoPrint for Tabulate? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NoPrint-for-Tabulate/m-p/58005#M6954</link>
    <description>I'm looking for a way to eliminate the output to the print file from tabulate. NoPrint doesn't work. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Jeff</description>
    <pubDate>Tue, 04 Jan 2011 16:18:47 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2011-01-04T16:18:47Z</dc:date>
    <item>
      <title>NoPrint for Tabulate?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NoPrint-for-Tabulate/m-p/58005#M6954</link>
      <description>I'm looking for a way to eliminate the output to the print file from tabulate. NoPrint doesn't work. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Jeff</description>
      <pubDate>Tue, 04 Jan 2011 16:18:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/NoPrint-for-Tabulate/m-p/58005#M6954</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-01-04T16:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: NoPrint for Tabulate?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/NoPrint-for-Tabulate/m-p/58006#M6955</link>
      <description>Hi:&lt;BR /&gt;
  ODS LISTING CLOSE;  before your PROC TABULATE code should prevent the output from going to the LISTING or OUTPUT window. I'm not quite sure if that is what you mean when you refer to "the output to the print file from tabulate". If you are using SAS Enterprise Guide and you want to prevent the automatic creation of SASReport or HTML output, then you would need to alter the EG code to have &lt;BR /&gt;
[pre]&lt;BR /&gt;
ODS _ALL_ CLOSE;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
               &lt;BR /&gt;
before the TABULATE step.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 04 Jan 2011 16:33:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/NoPrint-for-Tabulate/m-p/58006#M6955</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-01-04T16:33:56Z</dc:date>
    </item>
  </channel>
</rss>

