<?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: How to suppress chart output when using a batch file to run SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159345#M299444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do want the charts.&amp;nbsp; What I want is inside my SAS program I have a location specificed with ODS to write an RTF file with all my charts in one single file.&amp;nbsp; But, when I run this program in a batch file to run overnight, it additionally generates all the .png files for each of the charts.&amp;nbsp; I dont want to come into work every morning and have 2000 individual .png files of charts on my desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 14:10:32 GMT</pubDate>
    <dc:creator>Jolly</dc:creator>
    <dc:date>2014-09-25T14:10:32Z</dc:date>
    <item>
      <title>How to suppress chart output when using a batch file to run SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159343#M299442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a batch file to run many SAS programs overnight.&amp;nbsp; I have the -nologo and -noprint options in my batch file to stop sas from creating the log and lst file, but how or what option do I use to keep SAS from outputting chart and graphs (example:&amp;nbsp; IChart.png)?&amp;nbsp; I have an ODS file that contains all the desired output I want in the specific location written in the SAS code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp; you,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 13:32:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159343#M299442</guid>
      <dc:creator>Jolly</dc:creator>
      <dc:date>2014-09-25T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress chart output when using a batch file to run SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159344#M299443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will suppress output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but why are you creating a chart if you don't want it in the first place?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 13:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159344#M299443</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2014-09-25T13:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress chart output when using a batch file to run SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159345#M299444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do want the charts.&amp;nbsp; What I want is inside my SAS program I have a location specificed with ODS to write an RTF file with all my charts in one single file.&amp;nbsp; But, when I run this program in a batch file to run overnight, it additionally generates all the .png files for each of the charts.&amp;nbsp; I dont want to come into work every morning and have 2000 individual .png files of charts on my desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 14:10:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159345#M299444</guid>
      <dc:creator>Jolly</dc:creator>
      <dc:date>2014-09-25T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress chart output when using a batch file to run SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159346#M299445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And also, huge thank you.&amp;nbsp; That did take care of the problem.&amp;nbsp; I have no .png files, but my updated rtf file is in the correct location how I want it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 14:12:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-suppress-chart-output-when-using-a-batch-file-to-run-SAS/m-p/159346#M299445</guid>
      <dc:creator>Jolly</dc:creator>
      <dc:date>2014-09-25T14:12:28Z</dc:date>
    </item>
  </channel>
</rss>

