<?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: Saving Log in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64445#M18307</link>
    <description>Try looking into proc printto.  The documentation should be easy enough to follow.&lt;BR /&gt;
&lt;BR /&gt;
Good luck!</description>
    <pubDate>Wed, 19 Jan 2011 21:46:48 GMT</pubDate>
    <dc:creator>RickM</dc:creator>
    <dc:date>2011-01-19T21:46:48Z</dc:date>
    <item>
      <title>Saving Log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64444#M18306</link>
      <description>Hello. &lt;BR /&gt;
&lt;BR /&gt;
Is it at all possible to write a script that outputs your log? I'm running large scripts overnight and unfortunately the computer is turned off late, so I get the output but can't check it for errors.... well very easily. &lt;BR /&gt;
&lt;BR /&gt;
Thanks Sam.</description>
      <pubDate>Wed, 19 Jan 2011 21:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64444#M18306</guid>
      <dc:creator>SamT</dc:creator>
      <dc:date>2011-01-19T21:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64445#M18307</link>
      <description>Try looking into proc printto.  The documentation should be easy enough to follow.&lt;BR /&gt;
&lt;BR /&gt;
Good luck!</description>
      <pubDate>Wed, 19 Jan 2011 21:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64445#M18307</guid>
      <dc:creator>RickM</dc:creator>
      <dc:date>2011-01-19T21:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64446#M18308</link>
      <description>Champion.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Rick!</description>
      <pubDate>Wed, 19 Jan 2011 21:57:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64446#M18308</guid>
      <dc:creator>SamT</dc:creator>
      <dc:date>2011-01-19T21:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64447#M18309</link>
      <description>Also recommend the particular SAS companion guide for your OS.  And, with a batch-initiated SAS script, you have options for directly outputting the primary SASLOG (and also using ALTLOG= option as well).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search arguments, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
batch script capture saslog site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
altlog site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
batch script commands site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
batch program log archive site:sas.com</description>
      <pubDate>Thu, 20 Jan 2011 00:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64447#M18309</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-01-20T00:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64448#M18310</link>
      <description>run those scripts in batch mode&lt;BR /&gt;
and add the start-sas option &lt;BR /&gt;
-logparm "WRITE= IMMEDIATE" &lt;BR /&gt;
( for SAS9)&lt;BR /&gt;
or&lt;BR /&gt;
-unbuflog&lt;BR /&gt;
(for SAS8)</description>
      <pubDate>Thu, 20 Jan 2011 15:18:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Saving-Log/m-p/64448#M18310</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-01-20T15:18:53Z</dc:date>
    </item>
  </channel>
</rss>

