<?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: Stop Datasets from displaying in process flow window? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87262#M289252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(tongue in cheek icon)&lt;/P&gt;&lt;P&gt;use base SAS instead of Enterprise Guide&lt;/P&gt;&lt;P&gt;then no process flow window data sets appear (having no process flow)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively&lt;/P&gt;&lt;P&gt;perhaps you can minimize the process flow window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively, use SAS Data Integration Studio - which appears to show less&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 14:23:37 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2013-03-25T14:23:37Z</dc:date>
    <item>
      <title>Stop Datasets from displaying in process flow window?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87261#M289251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm slightly OCD :smileylaugh: so having all of the datasets generated by my SAS program show up in the process flow window is very annoying.&amp;nbsp; I have searched and searched and cannot find a way to stop that from happening unless I either 1) set the number of datasets allowed to be displayed option to 0 or 2) use libname _all_ clear.&amp;nbsp; Option 1 still generates a note object anytime I run a program, which is just as annoying and option 2 doesn't really work either as all of my libraries are auto-assigned by a metadata server and I'd rather not have to re-assign as I often have many programs running in one SAS session and often run programs in parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of an option to stop this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87261#M289251</guid>
      <dc:creator>railfan1975</dc:creator>
      <dc:date>2013-03-25T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Datasets from displaying in process flow window?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87262#M289252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(tongue in cheek icon)&lt;/P&gt;&lt;P&gt;use base SAS instead of Enterprise Guide&lt;/P&gt;&lt;P&gt;then no process flow window data sets appear (having no process flow)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively&lt;/P&gt;&lt;P&gt;perhaps you can minimize the process flow window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively, use SAS Data Integration Studio - which appears to show less&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:23:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87262#M289252</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-03-25T14:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Datasets from displaying in process flow window?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87263#M289253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To &lt;A __default_attr="392339" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: (Raspberry icon!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To &lt;A __default_attr="434581" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: I have the same problem, which also irritates (OCD) me. I just put in a step to delete the intermediate datasets that I don't want, and then only the final datasets appear in the process flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;drop table lib1.ds1;&lt;/P&gt;&lt;P&gt;drop table lib1.ds2;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:50:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stop-Datasets-from-displaying-in-process-flow-window/m-p/87263#M289253</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-03-25T14:50:29Z</dc:date>
    </item>
  </channel>
</rss>

