<?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: How to suppress display of created dataset. in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/How-to-suppress-display-of-created-dataset/m-p/872116#M10910</link>
    <description>&lt;P&gt;Whether a newly created dataset is automatically displayed after a submit is controlled by settings of the SAS interface (Enterprise Guide, SAS Studio, Display Manager), not through code.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2023 05:49:13 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-04-26T05:49:13Z</dc:date>
    <item>
      <title>How to suppress display of created dataset.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-suppress-display-of-created-dataset/m-p/872093#M10909</link>
      <description>&lt;P&gt;Does anyone know how I could modify this code to suppress the output data from being displayed?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;options validvarname = v7;&lt;/DIV&gt;
&lt;DIV&gt;FILENAME REFFILE 'Taken it out on purpose';&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;PROC IMPORT DATAFILE=REFFILE&lt;/DIV&gt;
&lt;DIV&gt;DBMS=CSV&lt;/DIV&gt;
&lt;DIV&gt;OUT=WORK.geos;&lt;/DIV&gt;
&lt;DIV&gt;GETNAMES=YES;&lt;/DIV&gt;
&lt;DIV&gt;RUN;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Apr 2023 03:00:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-suppress-display-of-created-dataset/m-p/872093#M10909</guid>
      <dc:creator>DaShek</dc:creator>
      <dc:date>2023-04-26T03:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress display of created dataset.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-suppress-display-of-created-dataset/m-p/872116#M10910</link>
      <description>&lt;P&gt;Whether a newly created dataset is automatically displayed after a submit is controlled by settings of the SAS interface (Enterprise Guide, SAS Studio, Display Manager), not through code.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 05:49:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-suppress-display-of-created-dataset/m-p/872116#M10910</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-04-26T05:49:13Z</dc:date>
    </item>
  </channel>
</rss>

