<?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: Importing Text output into word in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Importing-Text-output-into-word/m-p/376#M144</link>
    <description>Those macros you mention appear to have been contributed to the online SAS community SAS-L by a user.  I am not familiar with them. &lt;BR /&gt;
&lt;BR /&gt;
You can use ODS to generate RTF output from SAS.  Word will import RTF.  All you have to do is:&lt;BR /&gt;
&lt;BR /&gt;
ods rtf file="myfile.rtf";&lt;BR /&gt;
/* run your macros */&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
    <pubDate>Thu, 06 Apr 2006 18:27:33 GMT</pubDate>
    <dc:creator>David_SAS</dc:creator>
    <dc:date>2006-04-06T18:27:33Z</dc:date>
    <item>
      <title>Importing Text output into word</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Importing-Text-output-into-word/m-p/375#M143</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
This seems to be an old issue in ODS era but I am using macros that give copious text output. I wanted to import a lot of tables to Word and wanted to check if anyone has faced similar problem.&lt;BR /&gt;
&lt;BR /&gt;
There are old macros sas2word sas2word_v2 but I am not sure if they would work with newer versions. I would really appreciate if anyone has any ideas.&lt;BR /&gt;
(http://www.google.com/search?q=sas2word&amp;amp;start=0&amp;amp;ie=utf-8&amp;amp;oe=utf-8&amp;amp;client=firefox-a&amp;amp;rls=org.mozilla:en-US:official) &lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 06 Apr 2006 18:19:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Importing-Text-output-into-word/m-p/375#M143</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-04-06T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Text output into word</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Importing-Text-output-into-word/m-p/376#M144</link>
      <description>Those macros you mention appear to have been contributed to the online SAS community SAS-L by a user.  I am not familiar with them. &lt;BR /&gt;
&lt;BR /&gt;
You can use ODS to generate RTF output from SAS.  Word will import RTF.  All you have to do is:&lt;BR /&gt;
&lt;BR /&gt;
ods rtf file="myfile.rtf";&lt;BR /&gt;
/* run your macros */&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Thu, 06 Apr 2006 18:27:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Importing-Text-output-into-word/m-p/376#M144</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2006-04-06T18:27:33Z</dc:date>
    </item>
  </channel>
</rss>

