<?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: Unable to use DDE command in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-use-DDE-command/m-p/16429#M3465</link>
    <description>seems ffrom the Warning, that you are running SAS on zOS (sometimes referred to as MVS ).&lt;BR /&gt;
DDE works &lt;B&gt;only&lt;/B&gt; on the Microsoft Windows family of platforms.</description>
    <pubDate>Fri, 13 Nov 2009 11:44:11 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2009-11-13T11:44:11Z</dc:date>
    <item>
      <title>Unable to use DDE command</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-use-DDE-command/m-p/16428#M3464</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to generate an excel report from a sas dataset. I understand that i need to use DDE option for this. But i get a warning message when i execute this code:&lt;BR /&gt;
&lt;BR /&gt;
FILENAME EXCEL DDE 'EXCEL|SYSTEM';&lt;BR /&gt;
FILENAME EXPORT DDE 'EXCEL|SHEET1!R1C1:R2C6' NOTAB; &lt;BR /&gt;
OPTIONS XSYNC;                                &lt;BR /&gt;
/* OPEN THE EXCEL WORKBOOK */                    &lt;BR /&gt;
DATA _NULL_;                                  &lt;BR /&gt;
FILE EXCEL;                                   &lt;BR /&gt;
PUT'[OPEN("C:\TEMP\BOOK1.XLS")]';             &lt;BR /&gt;
RUN;                                     &lt;BR /&gt;
&lt;BR /&gt;
WARNING: The device type or access method specified, DDE, is not defined to  the SAS system.  This value is being ignored for compatibility with previous releases. If you intended for this to be aan MVS device type, please specify it on the UNIT= option.&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Invalid file, EXCEL|SYSTEM.&lt;BR /&gt;
ERROR: Error in the FILENAME statement.&lt;BR /&gt;
&lt;BR /&gt;
Please help me to resolve this as i am struck with the first step itself.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Mee</description>
      <pubDate>Fri, 13 Nov 2009 09:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-use-DDE-command/m-p/16428#M3464</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-13T09:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use DDE command</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-use-DDE-command/m-p/16429#M3465</link>
      <description>seems ffrom the Warning, that you are running SAS on zOS (sometimes referred to as MVS ).&lt;BR /&gt;
DDE works &lt;B&gt;only&lt;/B&gt; on the Microsoft Windows family of platforms.</description>
      <pubDate>Fri, 13 Nov 2009 11:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-use-DDE-command/m-p/16429#M3465</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-11-13T11:44:11Z</dc:date>
    </item>
  </channel>
</rss>

