<?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: Output log in Word format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904296#M357295</link>
    <description>&lt;P&gt;Word can easily open any plain text file. Just save the log with a .txt extension to make it easier for Word to recognize it.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 22:31:17 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-11-22T22:31:17Z</dc:date>
    <item>
      <title>Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904232#M357265</link>
      <description>&lt;P&gt;Can I output the log in Word format as part of the program?&amp;nbsp; &amp;nbsp; I know PRINTTO does ASCII text as a default, but can it be used to produce output in other formats?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:41:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904232#M357265</guid>
      <dc:creator>Batman</dc:creator>
      <dc:date>2023-11-22T14:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904233#M357266</link>
      <description>&lt;P&gt;You can save the log as an RTF file, which will then open in Word. I fail to see the benefit or point of doing this, however.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904233#M357266</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-11-22T14:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904284#M357286</link>
      <description>&lt;P&gt;SAS logs are just text files without any document-style formatting like different fonts, font sizes and so on, so I don't see any advantage at all in using Word format.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 20:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904284#M357286</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-11-22T20:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904285#M357287</link>
      <description>If I'm having someone else review the log, it's easier to make comments, etc in Word.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2023 20:04:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904285#M357287</guid>
      <dc:creator>Batman</dc:creator>
      <dc:date>2023-11-22T20:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904287#M357292</link>
      <description>SAS does offer Jupyter Notebooks option to code in as well, in case that's something of interest.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2016/04/24/how-to-run-sas-programs-in-jupyter-notebook/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2016/04/24/how-to-run-sas-programs-in-jupyter-notebook/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And this feature directly in SAS Studio:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Studio/Getting-the-SAS-program-Code-results-and-output-in-one-file/td-p/855789" target="_blank"&gt;https://communities.sas.com/t5/SAS-Studio/Getting-the-SAS-program-Code-results-and-output-in-one-file/td-p/855789&lt;/A&gt;</description>
      <pubDate>Wed, 22 Nov 2023 20:15:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904287#M357292</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-11-22T20:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904294#M357294</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/9248"&gt;@Batman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;If I'm having someone else review the log, it's easier to make comments, etc in Word.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I disagree. They can make comments just as easily in a text editor rather than a word processor.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 22:19:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904294#M357294</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-11-22T22:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Output log in Word format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904296#M357295</link>
      <description>&lt;P&gt;Word can easily open any plain text file. Just save the log with a .txt extension to make it easier for Word to recognize it.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 22:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Output-log-in-Word-format/m-p/904296#M357295</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-11-22T22:31:17Z</dc:date>
    </item>
  </channel>
</rss>

