<?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: Controlling folder for PNG file output in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-folder-for-PNG-file-output/m-p/256943#M9304</link>
    <description>&lt;P&gt;I use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing gpath="c:\temp\SASImages" image_dpi=300;
ods graphics / width=20cm height=20cm border=off 
imagename="myImage" reset=index;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 16 Mar 2016 02:40:33 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-03-16T02:40:33Z</dc:date>
    <item>
      <title>Controlling folder for PNG file output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-folder-for-PNG-file-output/m-p/256939#M9303</link>
      <description>&lt;P&gt;I would like to put all my PNG files into a given location (C:\temp\SASImages). I'm trying the following, but they end up in my work directory.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;goptions reset=goptions device=png300 ;
ods graphics on / width = 20cm height=20cm border=off;
ods html gpath="c:\temp\SASImages" ;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Mar 2016 01:38:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Controlling-folder-for-PNG-file-output/m-p/256939#M9303</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2016-03-16T01:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling folder for PNG file output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-folder-for-PNG-file-output/m-p/256943#M9304</link>
      <description>&lt;P&gt;I use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing gpath="c:\temp\SASImages" image_dpi=300;
ods graphics / width=20cm height=20cm border=off 
imagename="myImage" reset=index;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Mar 2016 02:40:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Controlling-folder-for-PNG-file-output/m-p/256943#M9304</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-03-16T02:40:33Z</dc:date>
    </item>
  </channel>
</rss>

