<?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: pasting output in Word in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431029#M106572</link>
    <description>&lt;P&gt;If you have already started writing to the same ODS RTF file as it says, you cannot change the behavior of bodytitle or bodytitle_aux.&lt;/P&gt;
&lt;P&gt;Either move that to the first reference of the ODS RTF or use another approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is suspect "worked before" meant that you set the option on the first reference to a specific destination file and then closed the document.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to place text into the body and have previously not set the bodytitle you might try adding ODS TEXT RTF statements or Proc ODS TEXT to simulate titles. You would want to make sure that you have used title; footnote; prior to that so that the current titles don't appear if not wanted.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 18:18:43 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-01-25T18:18:43Z</dc:date>
    <item>
      <title>pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431020#M106567</link>
      <description>&lt;P&gt;I am trying to get my results output to Word. This has worked before but now I get the following error message. Can someone suggest how to solve this? Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;ods rtf file = "/folders/myfolders/2017/RAPP/RAPPAHANNOCK 2017 CREEL RESULTS.rtf"&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;99 ! BODYTITLE;&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: BODYTITLE and BODYTITLE_AUX cannot be changed in mid document.&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Jan 2018 17:48:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431020#M106567</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2018-01-25T17:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431025#M106569</link>
      <description>&lt;P&gt;FYI...&lt;/P&gt;
&lt;TABLE border="1" cellspacing="0" cellpadding="6"&gt;
&lt;TBODY&gt;
&lt;TR valign="top"&gt;
&lt;TD width="55%"&gt;Specify that the titles and footnotes are to be placed into the body of the RTF document and not into the header and footer sections&lt;/TD&gt;
&lt;TD width="44%"&gt;&lt;A href="https://communities.sas.com/message/a002233360.htm#a003047575" target="_blank"&gt;BODYTITLE&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR valign="top"&gt;
&lt;TD width="55%"&gt;Specify that the titles and footnotes are to be placed into the body of the RTF document and not into the header and footer sections. The titles and footnotes will also be placed into cells or tables.&lt;/TD&gt;
&lt;TD width="44%"&gt;&lt;A href="https://communities.sas.com/message/a002233360.htm#a003160753" target="_blank"&gt;BODYTITLE_AUX&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 25 Jan 2018 18:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431025#M106569</guid>
      <dc:creator>againreddy</dc:creator>
      <dc:date>2018-01-25T18:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431029#M106572</link>
      <description>&lt;P&gt;If you have already started writing to the same ODS RTF file as it says, you cannot change the behavior of bodytitle or bodytitle_aux.&lt;/P&gt;
&lt;P&gt;Either move that to the first reference of the ODS RTF or use another approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is suspect "worked before" meant that you set the option on the first reference to a specific destination file and then closed the document.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to place text into the body and have previously not set the bodytitle you might try adding ODS TEXT RTF statements or Proc ODS TEXT to simulate titles. You would want to make sure that you have used title; footnote; prior to that so that the current titles don't appear if not wanted.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 18:18:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431029#M106572</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-25T18:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431139#M106592</link>
      <description>&lt;P&gt;I do not understand either of these responses. What additional info can I provide to clear this up?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 00:40:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431139#M106592</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2018-01-26T00:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431340#M106685</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/119946"&gt;@vicdicenzo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I do not understand either of these responses. What additional info can I provide to clear this up?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Post the&amp;nbsp;log from the entire program.&lt;/P&gt;
&lt;P&gt;Paste it into a code box opened with the forum's {I} menu icon.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 16:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/431340#M106685</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-26T16:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: pasting output in Word</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/434389#M107786</link>
      <description>&lt;PRE&gt;OPTIONS LS=100 PS=100 NOCENTER NODATE NONUMBER;&lt;BR /&gt;&lt;BR /&gt;/** Import an XLSX file.  **/&lt;BR /&gt;&lt;BR /&gt;PROC IMPORT DATAFILE="/folders/myfolders/2017/RAPP/COVER.XLSX"&lt;BR /&gt;		    OUT=WORK.COVER&lt;BR /&gt;		    DBMS=XLSX&lt;BR /&gt;		    REPLACE;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;/** Import an XLSX file.  **/&lt;BR /&gt;&lt;BR /&gt;PROC IMPORT DATAFILE="/folders/myfolders/2017/RAPP/EFFORT.XLSX"&lt;BR /&gt;		    OUT=WORK.EFFORT&lt;BR /&gt;		    DBMS=XLSX&lt;BR /&gt;		    REPLACE;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;/** Import an XLSX file.  **/&lt;BR /&gt;&lt;BR /&gt;PROC IMPORT DATAFILE="/folders/myfolders/2017/RAPP/CATCH.XLSX"&lt;BR /&gt;		    OUT=WORK.CAT&lt;BR /&gt;		    DBMS=XLSX&lt;BR /&gt;		    REPLACE;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;PROC IMPORT DATAFILE="/folders/myfolders/2017/RAPP/OPINION.XLSX"&lt;BR /&gt;		    OUT=WORK.SOCIAL&lt;BR /&gt;		    DBMS=XLSX&lt;BR /&gt;		    REPLACE;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ods rtf file = "/folders/myfolders/2017/RAPP/RAPPAHANNOCK RIVER CREEL RESULTS 2017.rtf" BODYTITLE;&lt;/PRE&gt;</description>
      <pubDate>Mon, 05 Feb 2018 21:23:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pasting-output-in-Word/m-p/434389#M107786</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2018-02-05T21:23:20Z</dc:date>
    </item>
  </channel>
</rss>

