<?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: ODS HTML: Just the file, please. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107941#M4018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have 9.3 but 9.2 has an option reached by using Tools&amp;gt;Option&amp;gt;Preferences&amp;gt;Results , uncheck box "View results as generated"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to turn it back on afterwards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS HTML path sets where your output files are going but if you want the graphics in a folder other than that with the HTML then you'll need to work with other options to ensure the references in the HTML point to that folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jun 2013 15:36:59 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2013-06-17T15:36:59Z</dc:date>
    <item>
      <title>ODS HTML: Just the file, please.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107940#M4017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I tried creating some graphs with data tips, based on this example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 class="title"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#p047mq2iwpwvnun1d4fh57wdcpzp.htm#p1x5qb98rp7rdjn1d4yxy59y256i"&gt;Example 1: Adding Custom Data Tips to a Graph in a Web Presentation&lt;/A&gt;&lt;/H2&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#p047mq2iwpwvnun1d4fh57wdcpzp.htm#p1x5qb98rp7rdjn1d4yxy59y256i" title="http://support.sas.com/documentation/cdl/en/graphref/65389/HTML/default/viewer.htm#p047mq2iwpwvnun1d4fh57wdcpzp.htm#p1x5qb98rp7rdjn1d4yxy59y256i"&gt;SAS/GRAPH(R) 9.3: Reference, Third Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run my program in batch on Windows, SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works great - BUT:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It &lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;makes me view all the graphs on screen&lt;/STRONG&gt;&lt;/SPAN&gt; while the program is running. How do I stop it doing that? I just want the files.&lt;/LI&gt;&lt;LI&gt;It &lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;puts all the files in the current directory&lt;/STRONG&gt;&lt;/SPAN&gt;. I don't want my directory cluttered up with lots of graphics files; how can I get it to create a subdirectory and put them all in there?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure these things are really simple, but darned if I can figure it out. Can some kind person help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:57:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107940#M4017</guid>
      <dc:creator>Chanzo</dc:creator>
      <dc:date>2013-06-14T19:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML: Just the file, please.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107941#M4018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have 9.3 but 9.2 has an option reached by using Tools&amp;gt;Option&amp;gt;Preferences&amp;gt;Results , uncheck box "View results as generated"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to turn it back on afterwards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS HTML path sets where your output files are going but if you want the graphics in a folder other than that with the HTML then you'll need to work with other options to ensure the references in the HTML point to that folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 15:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107941#M4018</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-06-17T15:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML: Just the file, please.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107942#M4019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For question #2, you want the "gpath=" option on the ODS HTML statement. From the SAS 9.3 ODS User's Guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="paraSimpleFirst"&gt;"specifies the location for all graphics output that is generated while the destination is open. Use this option when you want to write graphics output files to a location different that specified by the PATH= option for markup files."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="paraSimpleFirst"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="paraSimpleFirst"&gt;Karl&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 16:43:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107942#M4019</guid>
      <dc:creator>KarlK</dc:creator>
      <dc:date>2013-06-18T16:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML: Just the file, please.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107943#M4020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, the GPATH= option on the ODS HTML statement lets me put all the graphics files away in a separate subdirectory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the other problem - having to respond while it displays all the graphs on screen, even though running in 'noninteractive' or 'batch' mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS NOPROMPT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;helps, insofar as the graphs just flash by on screen without requiring any user interaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that if I also specify:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS DEVICE=HTML;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I don't even see anything on screen at all, which is great, although then I get a duplicate set of graphics files in (by default) a 'sasgraph' subdirectory (I think that can be changed using the GSFNAME= option).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I could have&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;no forced user interaction for graphs displayed on screen&lt;/LI&gt;&lt;LI&gt;no graphs flashing by on screen&lt;/LI&gt;&lt;LI&gt;no duplicate output files&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;that would be perfect. But what I have now is good enough for my purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:45:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-HTML-Just-the-file-please/m-p/107943#M4020</guid>
      <dc:creator>Chanzo</dc:creator>
      <dc:date>2014-03-28T15:45:10Z</dc:date>
    </item>
  </channel>
</rss>

