<?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: what does the _N_ mean? the line which the error happend?  (the fifith line of the code) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725143#M225199</link>
    <description>&lt;PRE&gt;_N_ = 4&lt;/PRE&gt;
&lt;P&gt;means that the error happened on the 4th input record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future, would you please help us out and copy the log as TEXT and then paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon. This preserves the formatting of the log and makes it more readable. Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 14:11:43 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-03-10T14:11:43Z</dc:date>
    <item>
      <title>what does the _N_ mean? the line which the error happend?  (the fifith line of the code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725141#M225198</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianerhu_1-1615385188208.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55766i311CBE2B5D4A0C71/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianerhu_1-1615385188208.png" alt="tianerhu_1-1615385188208.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the log said , on the fifth line, the _N_ means where the error happend ? Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:08:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725141#M225198</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-03-10T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: what does the _N_ mean? the line which the error happend?  (the fifith line of the code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725143#M225199</link>
      <description>&lt;PRE&gt;_N_ = 4&lt;/PRE&gt;
&lt;P&gt;means that the error happened on the 4th input record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the future, would you please help us out and copy the log as TEXT and then paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon. This preserves the formatting of the log and makes it more readable. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725143#M225199</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-03-10T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: what does the _N_ mean? the line which the error happend?  (the fifith line of the code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725147#M225201</link>
      <description>&lt;P&gt;Always (as in&amp;nbsp;&lt;STRONG&gt;ALWAYS&lt;/STRONG&gt;) post logs by copy/pasting into the proper subwindow, as this makes it easier to read and allows us to quote it and insert comments.&lt;/P&gt;
&lt;P&gt;_N_ is an automatic variable that holds the number of the current iteration of the data step. When reading text files, this usually correlates with the line that is read, which is also the case with your code (invalid data in line 4).&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:14:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725147#M225201</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-03-10T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: what does the _N_ mean? the line which the error happend?  (the fifith line of the code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725155#M225204</link>
      <description>&lt;P&gt;Thank you for your help .&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-does-the-N-mean-the-line-which-the-error-happend-the-fifith/m-p/725155#M225204</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-03-10T14:25:41Z</dc:date>
    </item>
  </channel>
</rss>

