<?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 Issue with filename statement in DDE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-filename-statement-in-DDE/m-p/116697#M24096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;filename flname dde "winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings"&lt;/P&gt;&lt;P&gt;where I am getting an error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ERROR: Physical file does not exist, winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I change file name to simply 'C:\Users\\Desktop\Macro Test\MU SAP.docx!listings' then it is working fine and no error.&lt;/P&gt;&lt;P&gt;It would be greatly helpful if someone can help me to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 13:36:07 GMT</pubDate>
    <dc:creator>A_B_C</dc:creator>
    <dc:date>2013-04-23T13:36:07Z</dc:date>
    <item>
      <title>Issue with filename statement in DDE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-filename-statement-in-DDE/m-p/116697#M24096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;filename flname dde "winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings"&lt;/P&gt;&lt;P&gt;where I am getting an error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ERROR: Physical file does not exist, winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I change file name to simply 'C:\Users\\Desktop\Macro Test\MU SAP.docx!listings' then it is working fine and no error.&lt;/P&gt;&lt;P&gt;It would be greatly helpful if someone can help me to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Issue-with-filename-statement-in-DDE/m-p/116697#M24096</guid>
      <dc:creator>A_B_C</dc:creator>
      <dc:date>2013-04-23T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with filename statement in DDE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-filename-statement-in-DDE/m-p/116698#M24097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Referencing the DDE External File&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/hostwin/63047/HTML/default/viewer.htm#p1h3la81t2oeqen1robp3pv8gtmq.htm" title="http://support.sas.com/documentation/cdl/en/hostwin/63047/HTML/default/viewer.htm#p1h3la81t2oeqen1robp3pv8gtmq.htm"&gt;SAS(R) 9.3 Companion for Windows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax shown for DDE in the Windows companion is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename test dde 'winword|"c:\temp\testdde.doc"&amp;nbsp; !NUMBER' notab;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice the double quotes around the filename inside the single quotes enclosing the DDE triplet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 15:10:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Issue-with-filename-statement-in-DDE/m-p/116698#M24097</guid>
      <dc:creator>jwsquillace</dc:creator>
      <dc:date>2013-04-23T15:10:15Z</dc:date>
    </item>
  </channel>
</rss>

