<?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 EXCELXP error in 9 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172617#M12395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your MPRINT shows no File= as part of the tagsets.ExcelXP declaration. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 15:59:41 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-01-07T15:59:41Z</dc:date>
    <item>
      <title>ods EXCELXP error in 9</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172616#M12394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; getting Error message&amp;nbsp; "ERROR: No body file. TAGSETS.EXCELXP output will not be created." in 9.4 where same statement is showing as Warning in 9.2 and opening in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But getting error in 9.4 by using same excel statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea How to avoid below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +*ProcessBody;&lt;BR /&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +ods listing close;&lt;BR /&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +data _null_;&lt;BR /&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + rc= stpsrv_header('Content-type', 'application/vnd.ms-excel');&lt;BR /&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + rc= stpsrv_header('Content-disposition', 'attachment;&lt;BR /&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + filename= Status Report.xls');&lt;BR /&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +run;&lt;/P&gt;&lt;P&gt;WARNING: No logical assign for filename _WEBOUT.&lt;BR /&gt;WARNING: No logical assign for filename _WEBOUT.&lt;/P&gt;&lt;P&gt;MPRINT(RUN_CYC):&amp;nbsp;&amp;nbsp; ods tagsets.ExcelXP options(sheet_name="Status Report" absolute_column_width='20,30,30,15,15,15,15,15,30,15,15') style=analysis;&lt;BR /&gt;ERROR: No body file. TAGSETS.EXCELXP output will not be created.&lt;BR /&gt;Proc report data= output2;&lt;BR /&gt;ods tagsets.ExcelXP close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:36:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172616#M12394</guid>
      <dc:creator>sunilreddy</dc:creator>
      <dc:date>2015-01-07T15:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: ods EXCELXP error in 9</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172617#M12395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your MPRINT shows no File= as part of the tagsets.ExcelXP declaration. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172617#M12395</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-07T15:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: ods EXCELXP error in 9</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172618#M12396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi: When you use STPSRV_HEADER for your stored process, you do NOT code an explicit filename for the FILE= option. Instead you specify either BODY=_webout or FILE=_webout. Please see this previous forum posting:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/message/129123#129123"&gt;https://communities.sas.com/message/129123#129123&lt;/A&gt;&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, 07 Jan 2015 21:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-EXCELXP-error-in-9/m-p/172618#M12396</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-01-07T21:07:19Z</dc:date>
    </item>
  </channel>
</rss>

