<?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 LOST CARD /input statement past end of line? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231747#M42190</link>
    <description>&lt;P&gt;This is a first for me and I confused about why sas is giving me the following&amp;nbsp; log message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: LOST CARD.&lt;BR /&gt;NOTE: SAS went to a new line when INPUT statement reached past the end of a line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the code I wrote:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data work.pt4;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;input education $ region $&amp;nbsp; response $&amp;nbsp; count;&lt;BR /&gt;cards;&lt;BR /&gt;college west disagree 18&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college west neutral 15&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college west agree 48&lt;BR /&gt;college midwest disagree 13&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college midwest neutral 19&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college midwest agree 21&lt;BR /&gt;college east disagree 28&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college east neutral 28&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college east agree &lt;BR /&gt;hs west disagree 46 &amp;nbsp;&lt;BR /&gt;hs west neutral 23&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs west agree 24&lt;BR /&gt;hs midwest disagree 22&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs midwest neutral 20&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs midwest agree 21&lt;BR /&gt;hs east disagree 48 &amp;nbsp;&lt;BR /&gt;hs east neutral 18 &lt;BR /&gt;hs east agree 23 &lt;BR /&gt;lesshs west disagree 13 &amp;nbsp;&lt;BR /&gt;lesshs west neutral 15 &lt;BR /&gt;lesshs west agree 28 &lt;BR /&gt;lesshs midwest disagree 15 &lt;BR /&gt;lesshs midwest neutral 16 &lt;BR /&gt;lesshs midwest agree 17&lt;BR /&gt;lesshs east disagree 15 &lt;BR /&gt;lesshs east neutral 17 &lt;BR /&gt;lesshs east agree 24&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone set me straight? I am assuming that it is a simple problem but I have never encountered it before.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2015 23:22:29 GMT</pubDate>
    <dc:creator>ajb</dc:creator>
    <dc:date>2015-10-26T23:22:29Z</dc:date>
    <item>
      <title>LOST CARD /input statement past end of line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231747#M42190</link>
      <description>&lt;P&gt;This is a first for me and I confused about why sas is giving me the following&amp;nbsp; log message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: LOST CARD.&lt;BR /&gt;NOTE: SAS went to a new line when INPUT statement reached past the end of a line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the code I wrote:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data work.pt4;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;input education $ region $&amp;nbsp; response $&amp;nbsp; count;&lt;BR /&gt;cards;&lt;BR /&gt;college west disagree 18&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college west neutral 15&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college west agree 48&lt;BR /&gt;college midwest disagree 13&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college midwest neutral 19&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college midwest agree 21&lt;BR /&gt;college east disagree 28&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college east neutral 28&amp;nbsp; &amp;nbsp;&lt;BR /&gt;college east agree &lt;BR /&gt;hs west disagree 46 &amp;nbsp;&lt;BR /&gt;hs west neutral 23&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs west agree 24&lt;BR /&gt;hs midwest disagree 22&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs midwest neutral 20&amp;nbsp; &amp;nbsp;&lt;BR /&gt;hs midwest agree 21&lt;BR /&gt;hs east disagree 48 &amp;nbsp;&lt;BR /&gt;hs east neutral 18 &lt;BR /&gt;hs east agree 23 &lt;BR /&gt;lesshs west disagree 13 &amp;nbsp;&lt;BR /&gt;lesshs west neutral 15 &lt;BR /&gt;lesshs west agree 28 &lt;BR /&gt;lesshs midwest disagree 15 &lt;BR /&gt;lesshs midwest neutral 16 &lt;BR /&gt;lesshs midwest agree 17&lt;BR /&gt;lesshs east disagree 15 &lt;BR /&gt;lesshs east neutral 17 &lt;BR /&gt;lesshs east agree 24&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone set me straight? I am assuming that it is a simple problem but I have never encountered it before.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 23:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231747#M42190</guid>
      <dc:creator>ajb</dc:creator>
      <dc:date>2015-10-26T23:22:29Z</dc:date>
    </item>
    <item>
      <title>LOST CARD /input statement past end of line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231748#M42191</link>
      <description>&lt;P&gt;It is happening for this line of data ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;college east agree&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your INPUT statement is looking for 4 variables, but there are only 3 on this line. &amp;nbsp;So the INPUT statement goes to the next line, looking for a value for COUNT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 23:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231748#M42191</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2015-10-26T23:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: LOST CARD /input statement past end of line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231751#M42194</link>
      <description>&lt;P&gt;Thanks so much! I thought I was losing my mind&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 00:03:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231751#M42194</guid>
      <dc:creator>ajb</dc:creator>
      <dc:date>2015-10-27T00:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: LOST CARD /input statement past end of line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231759#M42201</link>
      <description>Use the TRUNCOVER option to avoid the error, if you are actually missing data. &lt;BR /&gt;&lt;BR /&gt;data work.pt4;&lt;BR /&gt;infile cards truncover;&lt;BR /&gt;    input education $ region $  response $  count;&lt;BR /&gt;...&lt;BR /&gt;run;</description>
      <pubDate>Tue, 27 Oct 2015 00:55:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/LOST-CARD-input-statement-past-end-of-line/m-p/231759#M42201</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-10-27T00:55:45Z</dc:date>
    </item>
  </channel>
</rss>

