<?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 Save message in DDE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Save-message-in-DDE/m-p/17921#M2636</link>
    <description>Dears&lt;BR /&gt;
&lt;BR /&gt;
In one of my macro using DDE function to import MS EXCEL spread sheet into SAS, there is always a window pop up in openned EXCEL application which asks me to save (or not) the openned Excel file. This interrupts my process automation. Could any of you tell my how to avoid that (it was not the case in early version of EXCEL if I remember well)? BTW, I am using EXCEL 2007 and SAS 913. &lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance&lt;BR /&gt;
&lt;BR /&gt;
Ssas</description>
    <pubDate>Thu, 15 May 2008 14:15:42 GMT</pubDate>
    <dc:creator>Snow_Belssas</dc:creator>
    <dc:date>2008-05-15T14:15:42Z</dc:date>
    <item>
      <title>Save message in DDE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-message-in-DDE/m-p/17921#M2636</link>
      <description>Dears&lt;BR /&gt;
&lt;BR /&gt;
In one of my macro using DDE function to import MS EXCEL spread sheet into SAS, there is always a window pop up in openned EXCEL application which asks me to save (or not) the openned Excel file. This interrupts my process automation. Could any of you tell my how to avoid that (it was not the case in early version of EXCEL if I remember well)? BTW, I am using EXCEL 2007 and SAS 913. &lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance&lt;BR /&gt;
&lt;BR /&gt;
Ssas</description>
      <pubDate>Thu, 15 May 2008 14:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-message-in-DDE/m-p/17921#M2636</guid>
      <dc:creator>Snow_Belssas</dc:creator>
      <dc:date>2008-05-15T14:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Save message in DDE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-message-in-DDE/m-p/17922#M2637</link>
      <description>Use the DDE directives that instruct Excel to "Save", or "SaveAs" the open Excel sheet.  Your problem is that DDE uses .COM which has a number of issues including security and deprecation of features associated with it.  Alan Churchill is the guru in this area and in his blog he examines some of the problems and proposed solutions.  Try &lt;A href="http://savian.blogspot.com" target="_blank"&gt;http://savian.blogspot.com&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 20 May 2008 01:20:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-message-in-DDE/m-p/17922#M2637</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-20T01:20:59Z</dc:date>
    </item>
  </channel>
</rss>

