<?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: Help with indentation in datalines statement in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Help-with-indentation-in-datalines-statement/m-p/850268#M37219</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is insensitive to indentation, but not in the datalines (cards) obviously.&lt;/P&gt;
&lt;P&gt;You should always start entering the data in the left-most column of your editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have never experimented with it, but I guess the tab becomes part of your string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Sun, 18 Dec 2022 19:27:29 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2022-12-18T19:27:29Z</dc:date>
    <item>
      <title>Help with indentation in datalines statement</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-indentation-in-datalines-statement/m-p/850267#M37218</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Below I have two codes but with slight difference - one has observation entered after indentation and other without indentation. I am not able to figure out why one character is getting missed out when using indents. Isn't SAS supposed to be insensitive to indentation or is it because SAS takes indent (used tab button) as a character when providing character observations. Didn't face this issue while entering numerical observations after indentation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="datalines with indentation" style="width: 284px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78681iB89ECE69EA517A6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="datalines with indentation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;datalines with indentation&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="with indentation results in one missing character from PAT_ID variable" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78682i08EEE84F8C58D40B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="with indentation results in one missing character from PAT_ID variable" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;with indentation results in one missing character from PAT_ID variable&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="everything same as previous but without indentation" style="width: 285px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78683i820ABCF137E1529D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="everything same as previous but without indentation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;everything same as previous but without indentation&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="no missing character in PAT_ID variable when using without indentation" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78684i5D8D48C236BE09C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="no missing character in PAT_ID variable when using without indentation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;no missing character in PAT_ID variable when using without indentation&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 19:20:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-indentation-in-datalines-statement/m-p/850267#M37218</guid>
      <dc:creator>AdarshR9</dc:creator>
      <dc:date>2022-12-18T19:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with indentation in datalines statement</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-indentation-in-datalines-statement/m-p/850268#M37219</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is insensitive to indentation, but not in the datalines (cards) obviously.&lt;/P&gt;
&lt;P&gt;You should always start entering the data in the left-most column of your editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have never experimented with it, but I guess the tab becomes part of your string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 19:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-indentation-in-datalines-statement/m-p/850268#M37219</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-12-18T19:27:29Z</dc:date>
    </item>
  </channel>
</rss>

