<?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 Input/Infile Statements in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252437#M47902</link>
    <description>&lt;P&gt;The following SAS program is submitted:&lt;BR /&gt;libname rawdata1 'location of SAS data library';&lt;BR /&gt;data work.testdata;&lt;BR /&gt;infile &amp;lt;insert item here&amp;gt;&lt;BR /&gt;input sales1 sales 2;&lt;BR /&gt;run;&lt;BR /&gt;Which one of the following is needed to complete the program correctly?&lt;BR /&gt;&lt;BR /&gt;A. rawdata1&lt;BR /&gt;B. rawdata2&lt;BR /&gt;C. 'rawdata1'&lt;BR /&gt;D. 'rawdata2'&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 17:18:55 GMT</pubDate>
    <dc:creator>Bulleride</dc:creator>
    <dc:date>2016-02-25T17:18:55Z</dc:date>
    <item>
      <title>Input/Infile Statements</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252437#M47902</link>
      <description>&lt;P&gt;The following SAS program is submitted:&lt;BR /&gt;libname rawdata1 'location of SAS data library';&lt;BR /&gt;data work.testdata;&lt;BR /&gt;infile &amp;lt;insert item here&amp;gt;&lt;BR /&gt;input sales1 sales 2;&lt;BR /&gt;run;&lt;BR /&gt;Which one of the following is needed to complete the program correctly?&lt;BR /&gt;&lt;BR /&gt;A. rawdata1&lt;BR /&gt;B. rawdata2&lt;BR /&gt;C. 'rawdata1'&lt;BR /&gt;D. 'rawdata2'&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 17:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252437#M47902</guid>
      <dc:creator>Bulleride</dc:creator>
      <dc:date>2016-02-25T17:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Input/Infile Statements</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252664#M48002</link>
      <description>&lt;P&gt;This looks like it is an exercise coming after a lesson. Study the lesson and you'll &amp;nbsp;know the answer. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 06:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252664#M48002</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2016-02-26T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Input/Infile Statements</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252719#M48025</link>
      <description>I studied all the lessons and now am just asking my doubts.&lt;BR /&gt;I have a reason for this (below) but I doubt if i'm thinking it right way and thus asked it here.&lt;BR /&gt;My reason:&lt;BR /&gt;quotes are not accepted and so options C and D rejected.&lt;BR /&gt;But then now we have rawdata1 and rawdata2 and am having problem choosing. I thought that this is an incomplete question but then wanted to clarify. I found this question in a question bank.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Feb 2016 14:56:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Input-Infile-Statements/m-p/252719#M48025</guid>
      <dc:creator>Bulleride</dc:creator>
      <dc:date>2016-02-26T14:56:51Z</dc:date>
    </item>
  </channel>
</rss>

