<?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 How can I explain SAS to Tell it - don't show it? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137261#M295898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a SAS program producing a lot of output - last run: no less than 924 pdf files each containing a single graph.&lt;/P&gt;&lt;P&gt;It has worked perfectly in SAS 9.2 and 9,3 - however in SAS 9.4 I am overloaded with output on the screen when the program has done its work. When finished SAS OPENS 924 pdf-files!!!!!!! and I have to close each and every of these. Can you imagine 924 open pdf-files? NO- of cause. My Adobe can't imagine this eiher. It tells me, that i have opened to many files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I tell my dear SAS NOT to open the produced PDF-files - but just produce them and leave these files untouched at my harddisk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In story writing the rule is: Show it, don't tell it.&lt;/P&gt;&lt;P&gt;I want the opposite from my SAS: tell me, don't show me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;Torben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 10:20:48 GMT</pubDate>
    <dc:creator>TorbenRN</dc:creator>
    <dc:date>2014-01-10T10:20:48Z</dc:date>
    <item>
      <title>How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137261#M295898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a SAS program producing a lot of output - last run: no less than 924 pdf files each containing a single graph.&lt;/P&gt;&lt;P&gt;It has worked perfectly in SAS 9.2 and 9,3 - however in SAS 9.4 I am overloaded with output on the screen when the program has done its work. When finished SAS OPENS 924 pdf-files!!!!!!! and I have to close each and every of these. Can you imagine 924 open pdf-files? NO- of cause. My Adobe can't imagine this eiher. It tells me, that i have opened to many files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I tell my dear SAS NOT to open the produced PDF-files - but just produce them and leave these files untouched at my harddisk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In story writing the rule is: Show it, don't tell it.&lt;/P&gt;&lt;P&gt;I want the opposite from my SAS: tell me, don't show me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;Torben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 10:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137261#M295898</guid>
      <dc:creator>TorbenRN</dc:creator>
      <dc:date>2014-01-10T10:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137262#M295899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Quick Question..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Was All PDF Documents openings in result Viewers in SAS or opening externally by Adobe reader ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Sanjeev.K&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 11:30:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137262#M295899</guid>
      <dc:creator>kuridisanjeev</dc:creator>
      <dc:date>2014-01-10T11:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137263#M295900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using Enterprise Guide, there is an option that tells EG to "Automatically open data or results when generated".&amp;nbsp; Go to Tools&amp;gt;Options&amp;gt;Results General.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 13:44:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137263#M295900</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-01-10T13:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137264#M295901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like the setting default has been changed in your 9.4 installation over what you had in 9.3.&lt;/P&gt;&lt;P&gt;See if this paper still applies.&amp;nbsp; &lt;A href="http://support.sas.com/resources/papers/proceedings12/250-2012.pdf" title="http://support.sas.com/resources/papers/proceedings12/250-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/250-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 18:15:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137264#M295901</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2014-01-10T18:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137265#M295902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same option in SAS 9.3/4 I believe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 19:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137265#M295902</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-01-10T19:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I explain SAS to Tell it - don't show it?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137266#M295903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all of you &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I changed the preferences in Tools&amp;gt;Options&amp;gt;Preferences&amp;gt;results and unchecked the "View results as they are generated" - it worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 09:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-I-explain-SAS-to-Tell-it-don-t-show-it/m-p/137266#M295903</guid>
      <dc:creator>TorbenRN</dc:creator>
      <dc:date>2014-01-13T09:42:39Z</dc:date>
    </item>
  </channel>
</rss>

