<?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: What are the benefits of SAS 9.4 over 9.2 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140303#M37502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Reeza&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried testing the code in the link but I keep getting the error message "DBMS type XLSX not valid for export". Everything else seems to work i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename temp "S:\Matthew|Report.xlsx";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data daysinmonth;&lt;/P&gt;&lt;P&gt;input leapyr $3. days $2.;&lt;/P&gt;&lt;P&gt;datalines:&lt;/P&gt;&lt;P&gt;Y0131&lt;/P&gt;&lt;P&gt;Y0229&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods excel file = temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc export data&amp;nbsp; = daysinmonth&lt;/P&gt;&lt;P&gt;dbms = xlsx&lt;/P&gt;&lt;P&gt;outfile = temp replace;&lt;/P&gt;&lt;P&gt;sheet = "test";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I GET THE ERROR AFTER THE LAST STEP !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 16:15:04 GMT</pubDate>
    <dc:creator>brophymj</dc:creator>
    <dc:date>2015-01-27T16:15:04Z</dc:date>
    <item>
      <title>What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140293#M37492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My team have recently been updated to SAS 9.4 from 9.2 and I can't see any significant benefit so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it run faster? Any other benefits?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 14:36:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140293#M37492</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T14:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140294#M37493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a big question. For a good overview, check out &lt;A href="http://support.sas.com/documentation/cdl/en/whatsnew/64209/HTML/default/viewer.htm#titlepage.htm"&gt;What's New in SAS 9.3&lt;/A&gt; and &lt;A href="http://support.sas.com/documentation/cdl/en/whatsnew/64788/HTML/default/viewer.htm#titlepage.htm" title="http://support.sas.com/documentation/cdl/en/whatsnew/64788/HTML/default/viewer.htm#titlepage.htm"&gt;What's New in SAS(R) 9.4&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 14:43:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140294#M37493</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2015-01-27T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140295#M37494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What SAS products do you license?&lt;/P&gt;&lt;P&gt;Need for any new SAS product?&lt;/P&gt;&lt;P&gt;What constraints/problems do you have in the existing environment?&lt;/P&gt;&lt;P&gt;9.2 is getting quite old, so the willingness from SAS to provide fixes might be limited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140295#M37494</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-01-27T15:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140296#M37495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just the basic SAS product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:05:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140296#M37495</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T15:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140297#M37496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So read the links provided by Tim, and list for yourself the things that you wish/need to improve in your environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:08:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140297#M37496</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-01-27T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140298#M37497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lots of changes in the statistical graphics parts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:16:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140298#M37497</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-27T15:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140299#M37498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are usually not many performance enhancements.&lt;/P&gt;&lt;P&gt;The enhancements are to procedures and options available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Most of the statistical procs now include a CODE statement to allow for easier scoring, PROC REG no longer has the PLOT statement, and as &lt;A __default_attr="119192" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; has mentioned the graphical capabilities have been expanded. ODS Excel is experimental but useful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the link above for more &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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:23:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140299#M37498</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T15:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140300#M37499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does ODS Excel mean you can export to Excel? Does you need additional license to do this?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:31:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140300#M37499</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140301#M37500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think of Tagsets.excelxp but it generates a native excel file.&amp;nbsp; No additional license as far as I know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2014/09/21/ods-excel-and-proc-export-xlsx/" title="http://blogs.sas.com/content/sasdummy/2014/09/21/ods-excel-and-proc-export-xlsx/"&gt; Using ODS EXCEL and PROC EXPORT to bundle Excel-based reports - The SAS Dummy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:39:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140301#M37500</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T15:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140302#M37501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DS2 is a new language available in SAS 9.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:13:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140302#M37501</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140303#M37502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Reeza&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried testing the code in the link but I keep getting the error message "DBMS type XLSX not valid for export". Everything else seems to work i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename temp "S:\Matthew|Report.xlsx";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data daysinmonth;&lt;/P&gt;&lt;P&gt;input leapyr $3. days $2.;&lt;/P&gt;&lt;P&gt;datalines:&lt;/P&gt;&lt;P&gt;Y0131&lt;/P&gt;&lt;P&gt;Y0229&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods excel file = temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc export data&amp;nbsp; = daysinmonth&lt;/P&gt;&lt;P&gt;dbms = xlsx&lt;/P&gt;&lt;P&gt;outfile = temp replace;&lt;/P&gt;&lt;P&gt;sheet = "test";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I GET THE ERROR AFTER THE LAST STEP !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:15:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140303#M37502</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T16:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140304#M37503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Theres a typo in your filename:&lt;/P&gt;&lt;P&gt;filename temp "S:\Matthew|Report.xlsx";&lt;/P&gt;&lt;P&gt;| should be \&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140304#M37503</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-01-27T16:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140305#M37504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That typo is not in the sas program - i can't seem to paste anything into this discussion forums so i have to type the code again which is annoying.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:30:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140305#M37504</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T16:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140306#M37505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't have SAS Access to PC FILES you won't be able to run the proc export to add to the file, but the portion,before the proc export should generate a native Excel file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:58:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140306#M37505</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T16:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140307#M37506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does generate a native excel fuile but is there a way of populating the native excel file with the contents from daysinmonth so that it achieves the same outcome as a proc export?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 17:03:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140307#M37506</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T17:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140308#M37507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc print the dataset within the ODS open/close statements, similar to what you would do if using ods tagsets.excelxp. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 17:06:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140308#M37507</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T17:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140309#M37508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza, thanks but I don't follow. Could you give an example of code you would use to achieve this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 17:10:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140309#M37508</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-27T17:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140310#M37509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods excel file='/folders/myfolders/sample.xlsx' style=minimal options(sheet_name='test');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print data=sashelp.class noobs;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods excel close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 17:16:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140310#M37509</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-27T17:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140311#M37510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you've just got is Base SAS (you said 'basic SAS'), there's a lot of new stuff in in the ods graphics (proc sgplot, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have SAS/Graph, there's a lot of new and/or enhanced stuff.&lt;/P&gt;&lt;P&gt;If you've got SAS/Stat or SAS/OR, you'll see a lot of graphical new-ness via the ods graphics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 20:06:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140311#M37510</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2015-01-27T20:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: What are the benefits of SAS 9.4 over 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140312#M37511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Reeza, that worked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to stop excel from opening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you populate multiple sheets this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 10:37:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-are-the-benefits-of-SAS-9-4-over-9-2/m-p/140312#M37511</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-01-28T10:37:21Z</dc:date>
    </item>
  </channel>
</rss>

