<?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: Can anyone explain what is happening in  this code, Especially in 3rd and 4th line in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838853#M36271</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cap.PNG" style="width: 514px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76234i07E8F2E2931E6202/image-size/large?v=v2&amp;amp;px=999" role="button" title="cap.PNG" alt="cap.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Oct 2022 05:31:17 GMT</pubDate>
    <dc:creator>kumaabi</dc:creator>
    <dc:date>2022-10-16T05:31:17Z</dc:date>
    <item>
      <title>Can anyone explain what is happening in  this code, Especially in 3rd and 4th line</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838851#M36270</link>
      <description>&lt;P&gt;data insure_as2;&lt;BR /&gt;infile "U:\STA575\RawData\RawData_dat\insure.dat";&lt;BR /&gt;input ID $ 1-4 Name $ 5-18 Policy $ 23-29 Company $ 30-40&lt;BR /&gt;PctInsured 48-55 Total 56-63 BalanceDue 64-73;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 05:28:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838851#M36270</guid>
      <dc:creator>kumaabi</dc:creator>
      <dc:date>2022-10-16T05:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone explain what is happening in  this code, Especially in 3rd and 4th line</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838853#M36271</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cap.PNG" style="width: 514px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76234i07E8F2E2931E6202/image-size/large?v=v2&amp;amp;px=999" role="button" title="cap.PNG" alt="cap.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 05:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838853#M36271</guid>
      <dc:creator>kumaabi</dc:creator>
      <dc:date>2022-10-16T05:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone explain what is happening in  this code, Especially in 3rd and 4th line</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838854#M36272</link>
      <description>&lt;P&gt;The two lines contain an INPUT statement. The variable values are read from specified positions (the numbers after each variable name), and the $ sign specifies the preceding variable as character.&lt;/P&gt;
&lt;P&gt;See the relevant documentation of column input&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n13ejk9swz5vrbn0z34iazfrp0wp.htm" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 06:51:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Can-anyone-explain-what-is-happening-in-this-code-Especially-in/m-p/838854#M36272</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-10-16T06:51:13Z</dc:date>
    </item>
  </channel>
</rss>

