<?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: ERRORABEND vs INVALID DATA LINES in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERRORABEND-vs-INVALID-DATA-LINES/m-p/53753#M11350</link>
    <description>You will need to check the SAS DATA step (automatic variable) _ERROR_ -- if it has a non-zero condition then a prior INPUT (function or statement) detected an invalid data condition, depending of course on your INFORMAT being used.&lt;BR /&gt;
&lt;BR /&gt;
Then, it is your decision how to proceed and decide to use the ABORT statement with the appropriate ERRORABEND/NOERRORABEND system option set -- possibly during the DATA step execution but also possibly at End-of-File condition maybe (after all input data has been read up).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Recommended Google advance search argument this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
input data informat _error_ site:sas.com</description>
    <pubDate>Mon, 08 Feb 2010 15:00:17 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-02-08T15:00:17Z</dc:date>
    <item>
      <title>ERRORABEND vs INVALID DATA LINES</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERRORABEND-vs-INVALID-DATA-LINES/m-p/53752#M11349</link>
      <description>Hi folks,&lt;BR /&gt;
on mainframe my job should end with CC &amp;gt; 0 when INVALID DATA LINES are detected!!&lt;BR /&gt;
However, I can not found any (system) option to do this??&lt;BR /&gt;
&lt;A href="http://support.sas.com/onlinedoc/913/getDoc/nl/lrdict.hlp/a000279092.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/nl/lrdict.hlp/a000279092.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
ERRORABNED does NOT affect invalid data lines&lt;BR /&gt;
&lt;BR /&gt;
Any suggestions?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Herman</description>
      <pubDate>Mon, 08 Feb 2010 08:02:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERRORABEND-vs-INVALID-DATA-LINES/m-p/53752#M11349</guid>
      <dc:creator>Jaheuk</dc:creator>
      <dc:date>2010-02-08T08:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORABEND vs INVALID DATA LINES</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERRORABEND-vs-INVALID-DATA-LINES/m-p/53753#M11350</link>
      <description>You will need to check the SAS DATA step (automatic variable) _ERROR_ -- if it has a non-zero condition then a prior INPUT (function or statement) detected an invalid data condition, depending of course on your INFORMAT being used.&lt;BR /&gt;
&lt;BR /&gt;
Then, it is your decision how to proceed and decide to use the ABORT statement with the appropriate ERRORABEND/NOERRORABEND system option set -- possibly during the DATA step execution but also possibly at End-of-File condition maybe (after all input data has been read up).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Recommended Google advance search argument this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
input data informat _error_ site:sas.com</description>
      <pubDate>Mon, 08 Feb 2010 15:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERRORABEND-vs-INVALID-DATA-LINES/m-p/53753#M11350</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-08T15:00:17Z</dc:date>
    </item>
  </channel>
</rss>

