<?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: on_error on data step in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791071#M253322</link>
    <description>&lt;P&gt;Might consider showing the entire code plus all the messages, notes as well as errors causing that.&lt;/P&gt;
&lt;P&gt;That code appears to reference something other than the code you show.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And possibly prior stuff where the file '@~/user/SASSNBL_XYWYYVYVYMMM.dat', is actually referenced/used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Asking about On Error sounds a lot more like VBA than SAS.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 03:44:32 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2022-01-20T03:44:32Z</dc:date>
    <item>
      <title>on_error on data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791063#M253318</link>
      <description>&lt;P&gt;data TARGET.TABLEA;&lt;BR /&gt;set MYLIB.TABLEA;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I add ON_ERROR step to the above data step to overcome the below error, data is allowed and not skipped.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Error executing COPY command: Numeric value '-specific scope position:' is not recognized File &lt;BR /&gt;'@~/user/SASSNBL_XYWYYVYVYMMM.dat', line 151, character 1 Row 151, column &lt;BR /&gt;"TABLEA"["on_error":1] If you would like to continue loading when an error is encountered, use other values &lt;BR /&gt;such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info &lt;BR /&gt;loading_data' in a SQL client.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 01:55:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791063#M253318</guid>
      <dc:creator>PROCDATARUN</dc:creator>
      <dc:date>2022-01-20T01:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: on_error on data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791071#M253322</link>
      <description>&lt;P&gt;Might consider showing the entire code plus all the messages, notes as well as errors causing that.&lt;/P&gt;
&lt;P&gt;That code appears to reference something other than the code you show.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And possibly prior stuff where the file '@~/user/SASSNBL_XYWYYVYVYMMM.dat', is actually referenced/used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Asking about On Error sounds a lot more like VBA than SAS.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 03:44:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791071#M253322</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-01-20T03:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: on_error on data step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791101#M253344</link>
      <description>&lt;P&gt;In particular, we must also see the library definitions for TARGET and MYLIB.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 09:39:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/on-error-on-data-step/m-p/791101#M253344</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-01-20T09:39:58Z</dc:date>
    </item>
  </channel>
</rss>

