<?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: data input/datalines not working in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516176#M6645</link>
    <description>&lt;P&gt;Works fine for me, can you post your log? Are you running in Windows or Unix?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237524"&gt;@lt1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I wrote the following code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATA test1;&lt;BR /&gt;input puma median;&lt;BR /&gt;datalines;&lt;BR /&gt;11 61000.00&lt;BR /&gt;12 68000.00&lt;BR /&gt;20 68400.00&lt;BR /&gt;30 88000.00&lt;BR /&gt;41 77400.00&lt;BR /&gt;42 84040.00&lt;BR /&gt;50 103000.00&lt;BR /&gt;60 65400.00&lt;BR /&gt;70 47800.00&lt;BR /&gt;80 75000.00&lt;BR /&gt;90 92000.00&lt;BR /&gt;101 80000.00&lt;BR /&gt;102 99000.00&lt;BR /&gt;110 64400.00&lt;BR /&gt;120 79300.00&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the following is the result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" style="width: 246px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25186iD66090B15A12BCE9/image-dimensions/246x163?v=v2" width="246" height="163" role="button" title="Screen Shot 2018-11-26 at 5.31.51 PM.png" alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" /&gt;&lt;/span&gt;I am unsure why the numbers do not show up, and only 7 rows?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 22:43:19 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-11-26T22:43:19Z</dc:date>
    <item>
      <title>data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516173#M6643</link>
      <description>&lt;P&gt;I wrote the following code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA test1;&lt;BR /&gt;input puma median;&lt;BR /&gt;datalines;&lt;BR /&gt;11 61000.00&lt;BR /&gt;12 68000.00&lt;BR /&gt;20 68400.00&lt;BR /&gt;30 88000.00&lt;BR /&gt;41 77400.00&lt;BR /&gt;42 84040.00&lt;BR /&gt;50 103000.00&lt;BR /&gt;60 65400.00&lt;BR /&gt;70 47800.00&lt;BR /&gt;80 75000.00&lt;BR /&gt;90 92000.00&lt;BR /&gt;101 80000.00&lt;BR /&gt;102 99000.00&lt;BR /&gt;110 64400.00&lt;BR /&gt;120 79300.00&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the following is the result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" style="width: 246px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25186iD66090B15A12BCE9/image-dimensions/246x163?v=v2" width="246" height="163" role="button" title="Screen Shot 2018-11-26 at 5.31.51 PM.png" alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" /&gt;&lt;/span&gt;I am unsure why the numbers do not show up, and only 7 rows?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516173#M6643</guid>
      <dc:creator>lt1</dc:creator>
      <dc:date>2018-11-26T22:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516175#M6644</link>
      <description>&lt;P&gt;No Issues with the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the log :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Compression was disabled for data set WORK.TEST1 because compression overhead would increase the size of the data set.&lt;BR /&gt;NOTE: The data set WORK.TEST1 has 15 observations and 2 variables.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.03 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;post your log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516175#M6644</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2018-11-26T22:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516176#M6645</link>
      <description>&lt;P&gt;Works fine for me, can you post your log? Are you running in Windows or Unix?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237524"&gt;@lt1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I wrote the following code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATA test1;&lt;BR /&gt;input puma median;&lt;BR /&gt;datalines;&lt;BR /&gt;11 61000.00&lt;BR /&gt;12 68000.00&lt;BR /&gt;20 68400.00&lt;BR /&gt;30 88000.00&lt;BR /&gt;41 77400.00&lt;BR /&gt;42 84040.00&lt;BR /&gt;50 103000.00&lt;BR /&gt;60 65400.00&lt;BR /&gt;70 47800.00&lt;BR /&gt;80 75000.00&lt;BR /&gt;90 92000.00&lt;BR /&gt;101 80000.00&lt;BR /&gt;102 99000.00&lt;BR /&gt;110 64400.00&lt;BR /&gt;120 79300.00&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the following is the result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" style="width: 246px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25186iD66090B15A12BCE9/image-dimensions/246x163?v=v2" width="246" height="163" role="button" title="Screen Shot 2018-11-26 at 5.31.51 PM.png" alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" /&gt;&lt;/span&gt;I am unsure why the numbers do not show up, and only 7 rows?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516176#M6645</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-26T22:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516177#M6646</link>
      <description>&lt;P&gt;Did you actually type that code into the Studio editor or perhaps copy-and-paste? If pasted the original source may have things you can't see and cause odd errors depending on the actual values. The log may show strange results but we would have to see it to be sure.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 23:08:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516177#M6646</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-11-26T23:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516193#M6650</link>
      <description>&lt;P&gt;something in the way you have defined the data that is not showing, while this dataline may be the one creating your issue due to the length of the value.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;50 103000.00&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 00:57:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516193#M6650</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-11-27T00:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516194#M6651</link>
      <description>&lt;P&gt;Make sure that you have an actual space character between the two values on the line. Also that there are not strange characters on the end of the line.&amp;nbsp; You might have a tab character there. Or a perhaps 'A0'x, which Windows has defined as a non-breaking space.&amp;nbsp; Or perhaps a '00'x null character.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 01:05:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516194#M6651</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-11-27T01:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516195#M6652</link>
      <description>&lt;P&gt;That log does not match the photograph you posted before.&amp;nbsp; The log says there are 15 observations and in the photograph it looks like it is saying there are only 7 observations.&amp;nbsp; &amp;nbsp;If tried to read 15 lines of data with two values per line and SAS saw the lines as having only one value because there was no space between the values then you would have gotten 7 observations with all missing values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To see that try this example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data bad ;
  input x y;
cards;
1-2
3-4
5-6
;

data good;
  input x y;
cards;
1 2
3 4
5 6
;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;3337  data bad ;
3338    input x y;
3339  cards;

NOTE: Invalid data for x in line 3340 1-3.
NOTE: Invalid data for y in line 3341 1-3.
RULE:       ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0
3341        3-4
NOTE: Invalid data errors for file CARDS occurred outside the printed range.
NOTE: Increase available buffer lines with the INFILE n= option.
x=. y=. _ERROR_=1 _N_=1
NOTE: Invalid data for x in line 3342 1-3.
NOTE: LOST CARD.
RULE:       ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0
3343        ;
NOTE: Invalid data errors for file CARDS occurred outside the printed range.
NOTE: Increase available buffer lines with the INFILE n= option.
x=. y=. _ERROR_=1 _N_=2
NOTE: SAS went to a new line when INPUT statement reached past the end of a line.
NOTE: The data set WORK.BAD has 1 observations and 2 variables.
NOTE: DATA statement used (Total process time):
      real time           0.25 seconds
      cpu time            0.01 seconds


3343  ;
3344
3345  data good;
3346    input x y;
3347  cards;

NOTE: The data set WORK.GOOD has 3 observations and 2 variables.
NOTE: DATA statement used (Total process time):
      real time           0.08 seconds
      cpu time            0.00 seconds

3351  ;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Nov 2018 01:11:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516195#M6652</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-11-27T01:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516197#M6653</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;I believe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/223452"&gt;@r_behata&lt;/a&gt;&amp;nbsp;is responding to the OP which is&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237524"&gt;@lt1&lt;/a&gt;. I don't believe they are the same person.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 01:31:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516197#M6653</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-27T01:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516204#M6654</link>
      <description>&lt;P&gt;my log says :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;73 DATA test1;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 input puma median;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 datalines;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 76 1-11.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 77 1-11.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;RULE: ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77 CHAR 12.68000.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 12968000E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=1&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 78 1-11.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 79 1-11.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79 CHAR 30.88000.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 30988000E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=2&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 80 1-11.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 81 1-11.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;81 CHAR 42.84040.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 42984040E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=3&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 82 1-12.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 83 1-11.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;83 CHAR 60.65400.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 60965400E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=4&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 84 1-11.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 85 1-11.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;85 CHAR 80.75000.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 80975000E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=5&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 86 1-11.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 87 1-12.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;RULE: ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;87 CHAR 101.80000.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33303333323322222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 101980000E0000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=6&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 88 1-12.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for median in line 89 1-12.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;89 CHAR 110.64400.00&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;ZONE 33303333323322222222222222222222222222222222222222222222222222222222222222222222&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NUMR 110964400E0000000000000000000000000000000000000000000000000000000000000000000000&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=7&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data for puma in line 90 1-12.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: LOST CARD.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;91 ;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Invalid data errors for file CARDS occurred outside the printed range.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Increase available buffer lines with the INFILE n= option.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;puma=. median=. _ERROR_=1 _N_=8&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: SAS went to a new line when INPUT statement reached past the end of a line.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The data set WORK.TEST1 has 7 observations and 2 variables.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: DATA statement used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;91 ;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;92&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;93 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;106&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Nov 2018 02:05:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516204#M6654</guid>
      <dc:creator>lt1</dc:creator>
      <dc:date>2018-11-27T02:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516205#M6655</link>
      <description>&lt;P&gt;Yeah, there was a double space and thus it wouldn't register it. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 02:06:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516205#M6655</guid>
      <dc:creator>lt1</dc:creator>
      <dc:date>2018-11-27T02:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516217#M6658</link>
      <description>&lt;P&gt;So the SAS log is telling you that your lines of text have tabs, '09'x, instead of spaces, '20'x, between the fields.&lt;/P&gt;
&lt;PRE&gt;NOTE: Invalid data for puma in line 76 1-11.
NOTE: Invalid data for median in line 77 1-11.
   RULE: ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0
 
 77 CHAR 12.68000.00
    ZONE 33033333233222222222222222222222222222222222222222222222222222222222222222222222
    NUMR 12968000E00000000000000000000000000000000000000000000000000000000000000000000000&lt;/PRE&gt;
&lt;P&gt;If you look carefully at the SAS log you can see that is is showing that the first three characters on the line are '31'x, '32'x and '09'x.&amp;nbsp; In other words the digits 1 and 2 and a tab character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not a good idea to use tab characters in SAS code and a really bad idea to use it in in-line data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to use tab as a delimiter between the values in your data then store the data in a file and use the DSD and DLM option on the INFILE statement.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 03:48:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516217#M6658</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-11-27T03:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: data input/datalines not working</title>
      <link>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516396#M6663</link>
      <description>&lt;P&gt;If it's tab delimited you would do the following instead:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;DATA test1;
infile datalines dlm='09'x;
input puma median;
datalines;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237524"&gt;@lt1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I wrote the following code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATA test1;&lt;BR /&gt;input puma median;&lt;BR /&gt;datalines;&lt;BR /&gt;11 61000.00&lt;BR /&gt;12 68000.00&lt;BR /&gt;20 68400.00&lt;BR /&gt;30 88000.00&lt;BR /&gt;41 77400.00&lt;BR /&gt;42 84040.00&lt;BR /&gt;50 103000.00&lt;BR /&gt;60 65400.00&lt;BR /&gt;70 47800.00&lt;BR /&gt;80 75000.00&lt;BR /&gt;90 92000.00&lt;BR /&gt;101 80000.00&lt;BR /&gt;102 99000.00&lt;BR /&gt;110 64400.00&lt;BR /&gt;120 79300.00&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the following is the result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" style="width: 246px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25186iD66090B15A12BCE9/image-dimensions/246x163?v=v2" width="246" height="163" role="button" title="Screen Shot 2018-11-26 at 5.31.51 PM.png" alt="Screen Shot 2018-11-26 at 5.31.51 PM.png" /&gt;&lt;/span&gt;I am unsure why the numbers do not show up, and only 7 rows?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 16:37:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/data-input-datalines-not-working/m-p/516396#M6663</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-27T16:37:05Z</dc:date>
    </item>
  </channel>
</rss>

