<?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: Save Log output into file, any other way ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883427#M349047</link>
    <description>&lt;A href="https://communities.sas.com/t5/SAS-Programming/dm-log-file-does-not-print-the-log/m-p/869745" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/dm-log-file-does-not-print-the-log/m-p/869745&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Using-dm-statement-to-save-log-how-to-replace-old-log/m-p/862552" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Using-dm-statement-to-save-log-how-to-replace-old-log/m-p/862552&lt;/A&gt;</description>
    <pubDate>Tue, 04 Jul 2023 11:41:27 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2023-07-04T11:41:27Z</dc:date>
    <item>
      <title>Save Log output into file, any other way ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883387#M349025</link>
      <description>&lt;P&gt;Running macros with looping and like to save out log output into a file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is post on how to do it with LISTING. Any other way, such as in command line?!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Save-log-output-data/m-p/846614#M334672" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Save-log-output-data/m-p/846614#M334672&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing file="G:\foldername\filename.txt";
proc something;
    /* More commands */
run;
ods listing close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Jul 2023 07:17:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883387#M349025</guid>
      <dc:creator>hellohere</dc:creator>
      <dc:date>2023-07-04T07:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Save Log output into file, any other way ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883392#M349027</link>
      <description>&lt;P&gt;Use the&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p08blwp6gwk25mn1hypjjrncx3bn.htm" target="_blank" rel="noopener"&gt;PRINTTO procedure&lt;/A&gt;&amp;nbsp;to redirect the log.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:06:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883392#M349027</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-07-04T08:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Save Log output into file, any other way ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883427#M349047</link>
      <description>&lt;A href="https://communities.sas.com/t5/SAS-Programming/dm-log-file-does-not-print-the-log/m-p/869745" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/dm-log-file-does-not-print-the-log/m-p/869745&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Using-dm-statement-to-save-log-how-to-replace-old-log/m-p/862552" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Using-dm-statement-to-save-log-how-to-replace-old-log/m-p/862552&lt;/A&gt;</description>
      <pubDate>Tue, 04 Jul 2023 11:41:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883427#M349047</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-07-04T11:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Save Log output into file, any other way ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883494#M349078</link>
      <description>&lt;P&gt;I find it is a lot easier just to run a SAS program in batch mode then you get a log file automatically. No extra code needed at all.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 22:49:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Save-Log-output-into-file-any-other-way/m-p/883494#M349078</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-07-04T22:49:39Z</dc:date>
    </item>
  </channel>
</rss>

