<?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 [ods tagsets.excelxp]Is it possible to set newfile=none by default ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-Is-it-possible-to-set-newfile-none-by/m-p/44068#M5840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the v1.116 version of the ods tagsets.excelxp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my computer without &lt;EM&gt;newfile=none&lt;/EM&gt; option in the ods call, all the results are produced in the same file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a collegue's computer without this option &lt;EM&gt;newfile=none&lt;/EM&gt;, a new file is created for each proc call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to set the option &lt;EM&gt;newfile=none&lt;/EM&gt; by default once, without modifying all calls to ods tagsets.excelxp in my programs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2011 10:34:52 GMT</pubDate>
    <dc:creator>phil27</dc:creator>
    <dc:date>2011-11-09T10:34:52Z</dc:date>
    <item>
      <title>[ods tagsets.excelxp]Is it possible to set newfile=none by default ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-Is-it-possible-to-set-newfile-none-by/m-p/44068#M5840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the v1.116 version of the ods tagsets.excelxp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my computer without &lt;EM&gt;newfile=none&lt;/EM&gt; option in the ods call, all the results are produced in the same file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a collegue's computer without this option &lt;EM&gt;newfile=none&lt;/EM&gt;, a new file is created for each proc call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to set the option &lt;EM&gt;newfile=none&lt;/EM&gt; by default once, without modifying all calls to ods tagsets.excelxp in my programs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:34:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-Is-it-possible-to-set-newfile-none-by/m-p/44068#M5840</guid>
      <dc:creator>phil27</dc:creator>
      <dc:date>2011-11-09T10:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: [ods tagsets.excelxp]Is it possible to set newfile=none by default ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-Is-it-possible-to-set-newfile-none-by/m-p/44069#M5841</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; The default for NEWFILE &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;is &lt;/STRONG&gt;&lt;/SPAN&gt;NONE, unless it has been changed for a particular destination. If your colleague closes SAS and reboots and does a simple invocation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods _all_ close;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods tagsets.excelxp file='testit.xml';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc print data=sashelp.shoes(obs=2);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods tagsets.excelxp close;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there 1 output file or 2??? The above code should only produce 1 result file, which, when opened with Excel, should be 1 workbook containing 2 worksheets. If your colleague gets 2 result files (after closing SAS and rebooting), then my recommendation would be to open a track with Tech Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 15:32:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-Is-it-possible-to-set-newfile-none-by/m-p/44069#M5841</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-11-09T15:32:05Z</dc:date>
    </item>
  </channel>
</rss>

