<?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: ODS report opening automatically in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294758#M61521</link>
    <description>&lt;P&gt;Go to Tools - Options - Settings - Results. There is an option for automatically opening results.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2016 11:20:21 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-08-29T11:20:21Z</dc:date>
    <item>
      <title>ODS report opening automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294752#M61517</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ODF PDF FILE ="c:\OUTPUT_RESULT&amp;amp;NM.PDF";

PROC COMPARE BASE=OLD COMPARE=NEW;
RUN;

ODS PDF CLOSE;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am running the above code in Base SAS window. After successfull execution, a pdf file containing proc compare result is opened automatically on my windows machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is when I running this code through macro and creating 10 compare pdf report then 10 PDF files are opened automatically on my system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do want pdf file to open itself on my machine. Please let me know, if I need to invoke any option.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:02:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294752#M61517</guid>
      <dc:creator>RahulG</dc:creator>
      <dc:date>2016-08-29T11:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: ODS report opening automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294758#M61521</link>
      <description>&lt;P&gt;Go to Tools - Options - Settings - Results. There is an option for automatically opening results.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:20:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294758#M61521</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-08-29T11:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODS report opening automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294765#M61522</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks it worked.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Small correction.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Go to Tools - Options - Preferences&amp;nbsp;- Results&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Uncheck - View Result as they are generated&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:39:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294765#M61522</guid>
      <dc:creator>RahulG</dc:creator>
      <dc:date>2016-08-29T11:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: ODS report opening automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294766#M61523</link>
      <description>&lt;P&gt;I had to translate from the German menu items &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:41:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294766#M61523</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-08-29T11:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: ODS report opening automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294769#M61525</link>
      <description>&lt;PRE&gt;
Tools -&amp;gt; 
Options -&amp;gt;
Preferences -&amp;gt;
Results -&amp;gt;
Don't select "Views results as they are generated "

&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:47:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-report-opening-automatically/m-p/294769#M61525</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-08-29T11:47:37Z</dc:date>
    </item>
  </channel>
</rss>

