<?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: Can you make PROC FREQ only output to dataset and no launch the Results Viewer - SAS Output Wind in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-you-make-PROC-FREQ-only-output-to-dataset-and-no-launch-the/m-p/616042#M180283</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295821"&gt;@Krueger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the noprint option in the proc few statement.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2020 20:24:06 GMT</pubDate>
    <dc:creator>ed_sas_member</dc:creator>
    <dc:date>2020-01-08T20:24:06Z</dc:date>
    <item>
      <title>Can you make PROC FREQ only output to dataset and no launch the Results Viewer - SAS Output Window?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-you-make-PROC-FREQ-only-output-to-dataset-and-no-launch-the/m-p/616041#M180282</link>
      <description>&lt;P&gt;Simple question, I have a macro, code works and outputs data to a dataset. However, it is still opening the Results Viewer - SAS Output Window. Is there a way to prevent this particular window from opening?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq data = Customers&amp;amp;Business.;
	table Duplicate / out =Summary&amp;amp;Business.;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-you-make-PROC-FREQ-only-output-to-dataset-and-no-launch-the/m-p/616041#M180282</guid>
      <dc:creator>Krueger</dc:creator>
      <dc:date>2020-01-08T20:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can you make PROC FREQ only output to dataset and no launch the Results Viewer - SAS Output Wind</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-you-make-PROC-FREQ-only-output-to-dataset-and-no-launch-the/m-p/616042#M180283</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295821"&gt;@Krueger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the noprint option in the proc few statement.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-you-make-PROC-FREQ-only-output-to-dataset-and-no-launch-the/m-p/616042#M180283</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-01-08T20:24:06Z</dc:date>
    </item>
  </channel>
</rss>

