<?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: proc sgpanel (sas 9.2) in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68265#M7866</link>
    <description>Hi:&lt;BR /&gt;
  Please see the use of PATH= and GPATH= in the documentation topic:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_odsgraph_sect032.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_odsgraph_sect032.htm&lt;/A&gt;&lt;BR /&gt;
  What is probably happening is that your HTML file is being directed to the FILE= location and the image is directed to and located in your working directory folder -- probably someplace down under Documents and Settings.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 09 Jan 2009 12:58:36 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-01-09T12:58:36Z</dc:date>
    <item>
      <title>proc sgpanel (sas 9.2)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68264#M7865</link>
      <description>Hello and happy new year to everybody&lt;BR /&gt;
I have some problems when i'm using the proc sgpanel&lt;BR /&gt;
1) is there an equivalent to the gout options of the proc gplot  to save the graphics produced ? &lt;BR /&gt;
otherwise what is the way to save my graphics in an libname ?&lt;BR /&gt;
2) when i submit this code :&lt;BR /&gt;
ods rtf file="c:\...  .rtf";  ODS GRAPHICS / ANTIALIASMAX=6200 ;&lt;BR /&gt;
ods html file="c:\..  .html";&lt;BR /&gt;
 &lt;BR /&gt;
proc sgpanel data=sashelp.heart noautolegend; &lt;BR /&gt;
    panelby sex;&lt;BR /&gt;
    histogram diastolic &lt;BR /&gt;
  density diastolic;&lt;BR /&gt;
run;&lt;BR /&gt;
 &lt;BR /&gt;
ods html close;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
&lt;BR /&gt;
the results in rtf are correctly displayed but there is nothing in my html file !!&lt;BR /&gt;
why ?&lt;BR /&gt;
Can you explain to me why and if possible a way to have my graphics in a html format and (question 1) a way to save my graphics in a libname or in a catalog ?</description>
      <pubDate>Fri, 09 Jan 2009 10:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68264#M7865</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-09T10:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgpanel (sas 9.2)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68265#M7866</link>
      <description>Hi:&lt;BR /&gt;
  Please see the use of PATH= and GPATH= in the documentation topic:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_odsgraph_sect032.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_odsgraph_sect032.htm&lt;/A&gt;&lt;BR /&gt;
  What is probably happening is that your HTML file is being directed to the FILE= location and the image is directed to and located in your working directory folder -- probably someplace down under Documents and Settings.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 09 Jan 2009 12:58:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68265#M7866</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-01-09T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgpanel (sas 9.2)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68266#M7867</link>
      <description>thank you cynthia</description>
      <pubDate>Fri, 09 Jan 2009 13:55:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-sgpanel-sas-9-2/m-p/68266#M7867</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-09T13:55:51Z</dc:date>
    </item>
  </channel>
</rss>

