<?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: Stat Procs creating .PNGs everywhere in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979162#M378753</link>
    <description>&lt;P&gt;Or if you do want them make sure to say WHERE you want them.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/statug/15.2/statug_odsgraph_sect041.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/statug/15.2/statug_odsgraph_sect041.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 03:54:52 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2025-11-20T03:54:52Z</dc:date>
    <item>
      <title>Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979157#M378749</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When I run SAS stat procedures (logistic, mixed, etc.) it saves a .PNG in one of the last folders I was in. I get many of these files saved all over the place in my folders. I want them to stop saving everywhere, but they seem to be like gremlins, taking over my computer.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 22:00:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979157#M378749</guid>
      <dc:creator>PruCelt68</dc:creator>
      <dc:date>2025-11-19T22:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979158#M378750</link>
      <description>&lt;P&gt;I think Gremlins would be offended!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just turn ODS GRAPHICS off at the start of your program if you don't want the graphics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods graphics off;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Nov 2025 22:04:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979158#M378750</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2025-11-19T22:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979162#M378753</link>
      <description>&lt;P&gt;Or if you do want them make sure to say WHERE you want them.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/statug/15.2/statug_odsgraph_sect041.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/statug/15.2/statug_odsgraph_sect041.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 03:54:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979162#M378753</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-11-20T03:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979170#M378757</link>
      <description>&lt;P&gt;If you don't need these output, you could just close them of all.&lt;/P&gt;
&lt;PRE&gt;ods _all_ close;&lt;/PRE&gt;
&lt;P&gt;If you need to display some output, use ODS SELECT.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/11/19/select-ods-tables-wildcards-regular-expressions-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/11/19/select-ods-tables-wildcards-regular-expressions-sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2023/06/19/ods-template-render.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2023/06/19/ods-template-render.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 08:13:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979170#M378757</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-11-20T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979207#M378760</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I think Gremlins would be offended!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just turn ODS GRAPHICS off at the start of your program if you don't want the graphics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;ods graphics off;&lt;/CODE&gt;&lt;/PRE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I wouldn't want them all off, I just want the ones which are being created automatically, without me wanting them or not, to stop showing up in my various permanent folders.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 16:35:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979207#M378760</guid>
      <dc:creator>PruCelt68</dc:creator>
      <dc:date>2025-11-20T16:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stat Procs creating .PNGs everywhere</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979247#M378761</link>
      <description>&lt;P&gt;And just to chime in with another option, you can use ODS HTML5 and SVG to embed the scalable graphics in your HTML output (if that's what you're using), and skip creating external graphics files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html5 options(svg_mode="inline");
ods graphics /outputfmt=svg;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Nov 2025 20:20:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stat-Procs-creating-PNGs-everywhere/m-p/979247#M378761</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2025-11-20T20:20:20Z</dc:date>
    </item>
  </channel>
</rss>

