<?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 Directing Print Output to a file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/250066#M47116</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the following sysntax to direct the SAS log output to a text file :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc printto log="&amp;amp;ProjPath\LogDebtReview&amp;amp;TheDate..txt";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the log file keeps growing. How can I change it so that the log&amp;nbsp;file&amp;nbsp;is overwritten every time&lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2016 10:52:19 GMT</pubDate>
    <dc:creator>alan0101</dc:creator>
    <dc:date>2016-02-15T10:52:19Z</dc:date>
    <item>
      <title>Directing Print Output to a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/250066#M47116</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the following sysntax to direct the SAS log output to a text file :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc printto log="&amp;amp;ProjPath\LogDebtReview&amp;amp;TheDate..txt";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the log file keeps growing. How can I change it so that the log&amp;nbsp;file&amp;nbsp;is overwritten every time&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 10:52:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/250066#M47116</guid>
      <dc:creator>alan0101</dc:creator>
      <dc:date>2016-02-15T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Directing Print Output to a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/250071#M47118</link>
      <description>&lt;P&gt;Put new after the file:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000146809.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a000146809.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I.e. proc printto "....log" new; run;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 11:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/250071#M47118</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-02-15T11:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Directing Print Output to a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/251478#M47527</link>
      <description>&lt;P&gt;Perfect. &amp;nbsp;Thanks RW9&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 06:39:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Directing-Print-Output-to-a-file/m-p/251478#M47527</guid>
      <dc:creator>alan0101</dc:creator>
      <dc:date>2016-02-22T06:39:19Z</dc:date>
    </item>
  </channel>
</rss>

