<?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 The default image path of sgplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126123#M4883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to specify the default path of images generated by proc sgplot. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Mar 2013 12:58:33 GMT</pubDate>
    <dc:creator>qkaiwei</dc:creator>
    <dc:date>2013-03-03T12:58:33Z</dc:date>
    <item>
      <title>The default image path of sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126123#M4883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to specify the default path of images generated by proc sgplot. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2013 12:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126123#M4883</guid>
      <dc:creator>qkaiwei</dc:creator>
      <dc:date>2013-03-03T12:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: The default image path of sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126124#M4884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would typically use something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ods listing gpath="C:\Users\PG\Graphs" image_dpi=300;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;options nobyline orientation=portrait nodate;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ods graphics / imagename="myNewGraph" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;width=800 height=800 reset=index antialiasmax=8000 noborder;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2013 15:18:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126124#M4884</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-03-03T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: The default image path of sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126125#M4885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output location of graphs for SGPLOT or SGRENDER will normally depends on the ODS destination.&amp;nbsp; For SAS 9.3 in DMS mode, HTML is the default output, and the graphs will go to the temp work folder.&amp;nbsp; Output to LISTING destination will go to the users folder where you start your program (usually "C:\Users\&amp;lt;userid&amp;gt;").&amp;nbsp; You can change this behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some destinations like HTML have a PATH option and the images will go to the folder specified in the PATH option.&amp;nbsp; GPATH can be specified for some destinations such as HTML and LISTING.&amp;nbsp; Graphs will be written to this folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2013 18:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/The-default-image-path-of-sgplot/m-p/126125#M4885</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-03-03T18:28:35Z</dc:date>
    </item>
  </channel>
</rss>

