<?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: EXCEL dde output containing “CR carriage return or line feed or line break” in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/309756#M66743</link>
    <description>&lt;P&gt;What is the code your using to put data out to DDE? &amp;nbsp;It should be just a matter of sending that special character as well. &amp;nbsp;However I will point out that DDE is well out of date (17years) and is not supported as such any more, so I would really suggest using one of the many other solutions to get data to Excel:&lt;BR /&gt;tagsets.excel&lt;/P&gt;
&lt;P&gt;libname excel&lt;/P&gt;
&lt;P&gt;proc export&lt;/P&gt;
&lt;P&gt;CSV&lt;/P&gt;
&lt;P&gt;SAS for Office Addin&lt;/P&gt;
&lt;P&gt;Etc.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2016 15:55:28 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-11-07T15:55:28Z</dc:date>
    <item>
      <title>EXCEL dde output containing “CR carriage return or line feed or line break”</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/309752#M66741</link>
      <description>&lt;P&gt;When dde "output" from sas to EXCEL, looking for a method of outputting data to be a new line in the EXCEL file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, when I put "ABC" (actually A??B??C) to excel, and open the EXCEL , I want to see it as&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5684iC2B84F1C9DEC8BDB/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="kaigyou_abc.JPG" title="kaigyou_abc.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"??" is a special code? "'0A'x"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Internet,there is a information about How to "read" the EXCEL which including the new line code can be found , but there was no way of "output" or "export". please let me you know with your sample code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,t_ar_taat&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 15:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/309752#M66741</guid>
      <dc:creator>t_ar_taat</dc:creator>
      <dc:date>2016-11-07T15:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: EXCEL dde output containing “CR carriage return or line feed or line break”</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/309756#M66743</link>
      <description>&lt;P&gt;What is the code your using to put data out to DDE? &amp;nbsp;It should be just a matter of sending that special character as well. &amp;nbsp;However I will point out that DDE is well out of date (17years) and is not supported as such any more, so I would really suggest using one of the many other solutions to get data to Excel:&lt;BR /&gt;tagsets.excel&lt;/P&gt;
&lt;P&gt;libname excel&lt;/P&gt;
&lt;P&gt;proc export&lt;/P&gt;
&lt;P&gt;CSV&lt;/P&gt;
&lt;P&gt;SAS for Office Addin&lt;/P&gt;
&lt;P&gt;Etc.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 15:55:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/309756#M66743</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-11-07T15:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: EXCEL dde output containing “CR carriage return or line feed or line break”</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/310128#M66840</link>
      <description>&lt;P&gt;HI,RW9&lt;/P&gt;&lt;P&gt;Thank you for your comment.&lt;/P&gt;&lt;P&gt;Yes,actually "DDE" is old.I should get away from DDE.&lt;/P&gt;&lt;P&gt;By the way I just find out hint in stackoverflow.&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/32194947/sas-dde-write-multiple-line-in-cell" target="_blank"&gt;https://stackoverflow.com/questions/32194947/sas-dde-write-multiple-line-in-cell&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/310128#M66840</guid>
      <dc:creator>t_ar_taat</dc:creator>
      <dc:date>2016-11-08T15:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: EXCEL dde output containing “CR carriage return or line feed or line break”</title>
      <link>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/311229#M67207</link>
      <description>&lt;P&gt;It partly depend on EXCEL's&amp;nbsp;Formatting of cell,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var= '"' || "a" || '0a'x || "b" || '"';&lt;/P&gt;&lt;P&gt;put var;&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>Sun, 13 Nov 2016 09:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/EXCEL-dde-output-containing-CR-carriage-return-or-line-feed-or/m-p/311229#M67207</guid>
      <dc:creator>t_ar_taat</dc:creator>
      <dc:date>2016-11-13T09:40:14Z</dc:date>
    </item>
  </channel>
</rss>

