<?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 hide the &amp;quot;File Download&amp;quot; Window after ODS tagsets.ExcelXP command ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163129#M12096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is a feature of Windows. I think that you used to be able to set it as a folder option called "Confirm after download" in older versions of Windows, but you might need to make a registry setting change for newer version of Windows. The screen shot attached shows the dialog box for a Word file, but the same applies to an XML file or any file that the helper app thinks you are downloading. An example of the HKEY you're looking for is shown under the picture of the window. So, this is a Windows setting that you have to investigate how to change for your OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try going to Tools--&amp;gt; Options --&amp;gt; Preferences --&amp;gt; Results and uncheck "View results as they are generated" that &lt;STRONG&gt;might&lt;/STRONG&gt; turn off the popup window, but if it doesn't, then you'll have to either work with Tech Support or investigate the Windows folder options.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11649iAD9DCCA3B6F7E3F5/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="open_or_save.png" title="open_or_save.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 May 2014 16:06:15 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2014-05-17T16:06:15Z</dc:date>
    <item>
      <title>How to hide the "File Download" Window after ODS tagsets.ExcelXP command ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163128#M12095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS Users:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after the execution the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ODS tagsets.ExcelXP FILE = "&lt;EM&gt;&amp;lt;...my_path...&amp;gt;&lt;/EM&gt;\abc.xml";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;PROC PRINT DATA = extracted &lt;EM&gt;&amp;lt;...other stmnts...&amp;gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; RUN; QUIT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ODS tagsets.ExcelXP CLOSE;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following window appears:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6336" alt="FileDownload.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/6336_FileDownload.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna to Open the file always and not look at the dialog window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, help me to overcome this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 15:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163128#M12095</guid>
      <dc:creator>stan</dc:creator>
      <dc:date>2014-05-17T15:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the "File Download" Window after ODS tagsets.ExcelXP command ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163129#M12096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is a feature of Windows. I think that you used to be able to set it as a folder option called "Confirm after download" in older versions of Windows, but you might need to make a registry setting change for newer version of Windows. The screen shot attached shows the dialog box for a Word file, but the same applies to an XML file or any file that the helper app thinks you are downloading. An example of the HKEY you're looking for is shown under the picture of the window. So, this is a Windows setting that you have to investigate how to change for your OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try going to Tools--&amp;gt; Options --&amp;gt; Preferences --&amp;gt; Results and uncheck "View results as they are generated" that &lt;STRONG&gt;might&lt;/STRONG&gt; turn off the popup window, but if it doesn't, then you'll have to either work with Tech Support or investigate the Windows folder options.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11649iAD9DCCA3B6F7E3F5/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="open_or_save.png" title="open_or_save.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 16:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163129#M12096</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-05-17T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide the "File Download" Window after ODS tagsets.ExcelXP command ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163130#M12097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; ! Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 16:22:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-the-quot-File-Download-quot-Window-after-ODS-tagsets/m-p/163130#M12097</guid>
      <dc:creator>stan</dc:creator>
      <dc:date>2014-05-17T16:22:38Z</dc:date>
    </item>
  </channel>
</rss>

