<?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: Export images statement SAS UNIVERSITY in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194566#M48832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods hmtl file='/folders/myfolders/myhtml.html' gpath='/folders/myfolders/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;scatter x=weight y=height;&lt;/P&gt;&lt;P&gt;run;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you navigate to myfolders destination you'll see the graphs generated as PNG files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 17:40:18 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-08-07T17:40:18Z</dc:date>
    <item>
      <title>Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194563#M48829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good monrning my friends:&lt;/P&gt;&lt;P&gt;I need help exporting images from SAS university edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:06:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194563#M48829</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-08-07T17:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194564#M48830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of images? Graphs from SGPlot or SGScatter? What type of code are you running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194564#M48830</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-07T17:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194565#M48831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could help me sending some example for each one, i will really appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:13:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194565#M48831</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-08-07T17:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194566#M48832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods hmtl file='/folders/myfolders/myhtml.html' gpath='/folders/myfolders/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;scatter x=weight y=height;&lt;/P&gt;&lt;P&gt;run;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you navigate to myfolders destination you'll see the graphs generated as PNG files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:40:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194566#M48832</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-07T17:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194567#M48833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tested and Works Well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;God Bless You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:55:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194567#M48833</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-08-07T17:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export images statement SAS UNIVERSITY</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194568#M48834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; You do not need to put the full path in the FILE= option if you use PATH= and/or GPATH=. I tend to be overly cautious, so I use both. And rather than dump everything into /folders/myfolders, I like to keep the output contained within a separate folder (shown here as /all_output). So you don't accidentally close the automatic ODS HTML destination, a safer approach would be to identify your output file using the ID= suboption:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods html(id=mystuff) path='/folders/myfolders/all_output' (url=none)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gpath='/folders/myfolders/all_output' (url=none)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file='main_wrapper.html';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;*** code for SAS/GRAPH, if available, or SGPLOT if running UE;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods graphics / imagename='class1';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc sgplot data=sashelp.class;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;scatter x=weight y=height;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;** SGPLOT does not need quit, but SAS/GRAPH does;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods html(id=mystuff) close;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If I have a chance to post an image, that shows the results, I will do it later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sas_UE_SGPLOT_image_output.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/11346_sas_UE_SGPLOT_image_output.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Export-images-statement-SAS-UNIVERSITY/m-p/194568#M48834</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-08-07T17:58:33Z</dc:date>
    </item>
  </channel>
</rss>

