<?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: SAS Studio prints redundant options line in the log in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648778#M194410</link>
    <description>&lt;P&gt;The two option statements are issued by SAS Studio to prevent cluttering of the log with the "prepare" and "cleanup" code that Studio automatically sends. The statements themselves appear in the log, but nothing further will be sent to the log until a countermanding options statement is issued (which itself remains "hidden").&lt;/P&gt;
&lt;P&gt;Look closely at the line numbers, and you can see how much code is not appearing in your log, making it easier to read.&lt;/P&gt;
&lt;P&gt;You cannot prevent these two statements from appearing in your log.&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 07:49:00 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-05-19T07:49:00Z</dc:date>
    <item>
      <title>SAS Studio prints redundant options line in the log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648772#M194407</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;SAS Studio outputs a redundant line at the beginning and at the end of the log:&lt;/P&gt;&lt;PRE class="sasLog"&gt;OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/PRE&gt;&lt;P&gt;For example, I submit only one line of code:&lt;/P&gt;&lt;PRE class="sasLog"&gt;proc setinit; run;&lt;/PRE&gt;&lt;P&gt;But in addition to this line and the output of setinit I get this redundant options line at the beginning and at the end of the log. How can I get rid of this options line?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the full example log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Aidas&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 07:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648772#M194407</guid>
      <dc:creator>Aidas</dc:creator>
      <dc:date>2020-05-19T07:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio prints redundant options line in the log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648778#M194410</link>
      <description>&lt;P&gt;The two option statements are issued by SAS Studio to prevent cluttering of the log with the "prepare" and "cleanup" code that Studio automatically sends. The statements themselves appear in the log, but nothing further will be sent to the log until a countermanding options statement is issued (which itself remains "hidden").&lt;/P&gt;
&lt;P&gt;Look closely at the line numbers, and you can see how much code is not appearing in your log, making it easier to read.&lt;/P&gt;
&lt;P&gt;You cannot prevent these two statements from appearing in your log.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 07:49:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648778#M194410</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-05-19T07:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio prints redundant options line in the log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648803#M194430</link>
      <description>&lt;P&gt;EG has an option the allows you to control whether or not the wrapper code is "hidden" in the log (by a macro call that does similar turning off of notes etc).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a similar option in Studio which would allow you see the "prepare" and "cleanup" code in the log?&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 11:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Studio-prints-redundant-options-line-in-the-log/m-p/648803#M194430</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2020-05-19T11:33:39Z</dc:date>
    </item>
  </channel>
</rss>

