<?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 Filename statement in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390186#M93569</link>
    <description>&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="2"&gt;Hey&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I use filename and proc print statements to make exports, like this.&lt;/P&gt;&lt;P&gt;Is it possible to get have1 and have2 in the same excel file but in different sheets ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;filename _temp_ &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"...folder\excel.xls"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noresults&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=_temp_ &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;rs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;none&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=minimal;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;print&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Work.'have1'N &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noobs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;print&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Work.'have2'N &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noobs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Regards&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 11:50:47 GMT</pubDate>
    <dc:creator>DoumbiaS</dc:creator>
    <dc:date>2017-08-23T11:50:47Z</dc:date>
    <item>
      <title>Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390186#M93569</link>
      <description>&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="2"&gt;Hey&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I use filename and proc print statements to make exports, like this.&lt;/P&gt;&lt;P&gt;Is it possible to get have1 and have2 in the same excel file but in different sheets ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;filename _temp_ &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"...folder\excel.xls"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noresults&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=_temp_ &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;rs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;none&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=minimal;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;print&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Work.'have1'N &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noobs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;print&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Work.'have2'N &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;noobs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Regards&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 11:50:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390186#M93569</guid>
      <dc:creator>DoumbiaS</dc:creator>
      <dc:date>2017-08-23T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390188#M93570</link>
      <description>&lt;P&gt;Ouch. You are NOT creating an Excel file, but a HTML that disguises as xls. Excel will automatically convert when you open that, but you can never have separate spreadsheets in there, as HTML does not provide that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use ODS TAGSETS.EXCELXP to create Excel-compatible XML, which allows setting sheet destinations before separate outputs.&lt;/P&gt;
&lt;P&gt;Do a google search for "ODS TAGSETS.EXCELXP" to find the relevant documentation (like &lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another way for storing raw data is libname XLSX, which opens a Excel workbooik as if it was a SAS library, and the sheets appear as datasets.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390188#M93570</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-08-23T12:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390191#M93571</link>
      <description>&lt;P&gt;There are several methods, depeding on what you have installed. &amp;nbsp;Simplest:&lt;/P&gt;
&lt;PRE&gt;proc export data=have1 file="....xls";
  sheet="xyz1";
run
proc export data=have2 file="....xls";
  sheet="xyz2";
run
&lt;/PRE&gt;
&lt;P&gt;Or to create tagset output (more style options, compatible with &amp;lt; 9.4):&lt;/P&gt;
&lt;PRE&gt;ods tagsets.excelxp file="...xml" options(sheet_name="xyz1");
proc report data=have1;
run;
ods tagsets.excelxp options(sheet_name="xyz2");
proc report...;
run;
ods tagsets.excelxp close;
&lt;/PRE&gt;
&lt;P&gt;Or 9.4 Excel engine:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2015/05/20/using-libname-xlsx-to-read-and-write-excel-files/" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/2015/05/20/using-libname-xlsx-to-read-and-write-excel-files/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without some information on what you have, what you need, what formatting etc. its hard to say which is most approriate.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:07:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390191#M93571</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-08-23T12:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390192#M93572</link>
      <description>&lt;P&gt;This one also:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/150-2012.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings12/150-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;RG&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:09:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390192#M93572</guid>
      <dc:creator>DoumbiaS</dc:creator>
      <dc:date>2017-08-23T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390196#M93573</link>
      <description>&lt;P&gt;Wanted to get the same &lt;SPAN&gt;appearance like when a&amp;nbsp;html file is wrotten in an Excel sheet. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RG&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:19:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390196#M93573</guid>
      <dc:creator>DoumbiaS</dc:creator>
      <dc:date>2017-08-23T12:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390198#M93574</link>
      <description>&lt;P&gt;Apply html blue style.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:31:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390198#M93574</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-08-23T12:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390293#M93596</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/80356"&gt;@DoumbiaS&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Wanted to get the same &lt;SPAN&gt;appearance like when a&amp;nbsp;html file is wrotten in an Excel sheet. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;RG&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/80356"&gt;@DoumbiaS&lt;/a&gt;&amp;nbsp;Include more details in your posts please.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use ODS EXCEL instead with the style set to HTMLBlue. It will be a native XLSX file and have the style you want. This works if you're on SAS 9.4+&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise you're stuck with PROC EXPORT if you want an XLSX file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When referencing papers, please note the dates. Things from a decade ago, may not be applicable today.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 15:16:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390293#M93596</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-23T15:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390430#M93652</link>
      <description>&lt;P&gt;Thank you. In the first post I illustrate it. It was how an html file is write in an Excel sheet.&lt;/P&gt;&lt;P&gt;But as it cannot be used to get many sheets in the same Excel file, so I looking for another one.&lt;/P&gt;&lt;P&gt;I don't have SAS 9.4 to use &lt;SPAN&gt;ODS EXCEL and the&amp;nbsp;HTMLBlue style.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 21:23:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390430#M93652</guid>
      <dc:creator>DoumbiaS</dc:creator>
      <dc:date>2017-08-23T21:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390431#M93653</link>
      <description>&lt;P&gt;TAGSETS.EXCELXP will also work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 21:31:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390431#M93653</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-23T21:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390526#M93697</link>
      <description>&lt;P&gt;When i use this, I cannot find the resulting created file to see how it looks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods tagsets.excelxp file="File.xml" options(sheet_name="xyz1");
proc report data=have1;
run;
ods tagsets.excelxp options(sheet_name="xyz2");
proc report data=have2;
run;
ods tagsets.excelxp close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Aug 2017 07:40:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390526#M93697</guid>
      <dc:creator>DoumbiaS</dc:creator>
      <dc:date>2017-08-24T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390528#M93698</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/80356"&gt;@DoumbiaS&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;When i use this, I cannot find the resulting created file to see how it looks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods tagsets.excelxp file="File.xml" options(sheet_name="xyz1");
proc report data=have1;
run;
ods tagsets.excelxp options(sheet_name="xyz2");
proc report data=have2;
run;
ods tagsets.excelxp close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Always make it a point to use absolute filenames that start at the root (UNIX) or on a drive letter/resource name (Windows). Simple filenames will (try to) create files in the current working directory of the SAS process, which is usually somewhere in the SAS configuration tree.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 07:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390528#M93698</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-08-24T07:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filename statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390539#M93707</link>
      <description>&lt;P&gt;This:&lt;/P&gt;
&lt;PRE class=" language-sas"&gt;&lt;CODE class="  language-sas"&gt;&lt;SPAN class="token string"&gt;"File.xml"&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Should be replaced with the path to file and filename you want.&lt;/P&gt;
&lt;P&gt;Do note that I call the file XML. &amp;nbsp;It is important that the file extension shows what the&amp;nbsp;&lt;U&gt;file contains&lt;/U&gt; not what you want to use it for. &amp;nbsp;Much like in your first post you create HTML file called xls, it is not an XLS file, it ia HTML file and should be called such to avoid confusion.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 08:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Filename-statement/m-p/390539#M93707</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-08-24T08:31:07Z</dc:date>
    </item>
  </channel>
</rss>

