<?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: Suppress WARNING Messages in SAS Log in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75186#M16196</link>
    <description>Not the answer that I am hoping for, but I guess I cannot do anything about it. Anyway, thanks a lot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Wed, 14 Apr 2010 06:52:36 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-04-14T06:52:36Z</dc:date>
    <item>
      <title>Suppress WARNING Messages in SAS Log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75184#M16194</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
I would just like to ask if there is an option in SAS to suppress the WARNING messages in the LOG? &lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 14 Apr 2010 03:25:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75184#M16194</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-14T03:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress WARNING Messages in SAS Log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75185#M16195</link>
      <description>In short, no.  See&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/487.html" target="_blank"&gt;http://support.sas.com/kb/24/487.html&lt;/A&gt;</description>
      <pubDate>Wed, 14 Apr 2010 05:57:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75185#M16195</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-04-14T05:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress WARNING Messages in SAS Log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75186#M16196</link>
      <description>Not the answer that I am hoping for, but I guess I cannot do anything about it. Anyway, thanks a lot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 14 Apr 2010 06:52:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75186#M16196</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-14T06:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress WARNING Messages in SAS Log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75187#M16197</link>
      <description>Share with us some of the SAS log warning messages you want to suppress, along with the related SAS code that causes them.  It may be possible to "treat the problem rather than the symptom" in this situation.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 14 Apr 2010 14:10:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75187#M16197</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-04-14T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress WARNING Messages in SAS Log</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75188#M16198</link>
      <description>hi sbb!&lt;BR /&gt;
&lt;BR /&gt;
my problem was because of some unresolved macro variables in the program. the code was building an xml to update the metadata. anyway, there are macro variables that were not yet replaced by the real-values until the file it's creating is complete. in short, the unresolved parameter in the warning message is an expected behavior. &lt;BR /&gt;
&lt;BR /&gt;
from the sas note above, i just used the NOSERROR which is just what I need. it did not display the warning messages anymore &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
thanks</description>
      <pubDate>Thu, 15 Apr 2010 10:21:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-WARNING-Messages-in-SAS-Log/m-p/75188#M16198</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-15T10:21:52Z</dc:date>
    </item>
  </channel>
</rss>

