<?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 how to turn off dsoptions=note2err; in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/812839#M34062</link>
    <description>&lt;P&gt;turn off:&lt;/P&gt;&lt;P&gt;options dsoptions=note2err;&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 01:46:28 GMT</pubDate>
    <dc:creator>walterwang</dc:creator>
    <dc:date>2022-05-12T01:46:28Z</dc:date>
    <item>
      <title>how to turn off dsoptions=note2err;</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/812839#M34062</link>
      <description>&lt;P&gt;turn off:&lt;/P&gt;&lt;P&gt;options dsoptions=note2err;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 01:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/812839#M34062</guid>
      <dc:creator>walterwang</dc:creator>
      <dc:date>2022-05-12T01:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn off dsoptions=note2err;</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/812850#M34065</link>
      <description>&lt;P&gt;Very often a prefix of NO works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options dsoptions=nonote2err;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 03:20:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/812850#M34065</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2022-05-12T03:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn off dsoptions=note2err;</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/813076#M34086</link>
      <description>&lt;P&gt;You can also turn it off for an individual data step, eg:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data work.test1 /nonote2err;
  set sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you're interested in more strict options (although it sounds like you aren't!) you can try this macro:&amp;nbsp; &lt;A href="https://core.sasjs.io/mp__init_8sas.html" target="_blank"&gt;https://core.sasjs.io/mp__init_8sas.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 19:54:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-dsoptions-note2err/m-p/813076#M34086</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-05-12T19:54:44Z</dc:date>
    </item>
  </channel>
</rss>

