<?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 Is there a way to suppress datasets from appearing in enterprise guide when I use Proc Copy? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Is-there-a-way-to-suppress-datasets-from-appearing-in-enterprise/m-p/773938#M39727</link>
    <description>&lt;P&gt;Hi there I have a program with two proc copy statements in it. Each time I run it, it outputs a data table as per each statement and often these tables get 'thrown' on my workspace canvas in weird places, which I have to move back into a certain position. I prefer to work with auto-arrange off since I have a complex process flow. I want to know if I can run the program without any tables appearing. Proc Copy doesn't seem to have that option to suppress the output. This would save me a lot of headache.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IU have tried modifying my select to use ods select exclude all with no avail.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 14:32:42 GMT</pubDate>
    <dc:creator>SASAlex101</dc:creator>
    <dc:date>2021-10-13T14:32:42Z</dc:date>
    <item>
      <title>Is there a way to suppress datasets from appearing in enterprise guide when I use Proc Copy?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Is-there-a-way-to-suppress-datasets-from-appearing-in-enterprise/m-p/773938#M39727</link>
      <description>&lt;P&gt;Hi there I have a program with two proc copy statements in it. Each time I run it, it outputs a data table as per each statement and often these tables get 'thrown' on my workspace canvas in weird places, which I have to move back into a certain position. I prefer to work with auto-arrange off since I have a complex process flow. I want to know if I can run the program without any tables appearing. Proc Copy doesn't seem to have that option to suppress the output. This would save me a lot of headache.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IU have tried modifying my select to use ods select exclude all with no avail.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 14:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Is-there-a-way-to-suppress-datasets-from-appearing-in-enterprise/m-p/773938#M39727</guid>
      <dc:creator>SASAlex101</dc:creator>
      <dc:date>2021-10-13T14:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to suppress datasets from appearing in enterprise guide when I use Proc Copy?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Is-there-a-way-to-suppress-datasets-from-appearing-in-enterprise/m-p/773945#M39730</link>
      <description>&lt;P&gt;If possible for your work, clear the destination libname at the end of your PROC COPY step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname dest clear;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then EG will not detect the "newly created" data sets as it gathers results.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 14:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Is-there-a-way-to-suppress-datasets-from-appearing-in-enterprise/m-p/773945#M39730</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-10-13T14:47:30Z</dc:date>
    </item>
  </channel>
</rss>

