<?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: importing multiple text files in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206262#M267138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does A refer to?&amp;nbsp; What does B refer to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2015 13:59:10 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2015-07-20T13:59:10Z</dc:date>
    <item>
      <title>importing multiple text files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206259#M267135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anyone tell me the solution to this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10px;"&gt;How to read multiple files in SAS.&lt;/P&gt;&lt;P style="margin: 0 0 10px;"&gt;FILENAME myfiles ("a.txt", "b.txt",”c.txt");&lt;/P&gt;&lt;P style="margin: 0 0 10px;"&gt;FILENAME myfiles1 "a.txt";&lt;/P&gt;&lt;P style="margin: 0 0 10px;"&gt;FILENAME myfiles2 “b.txt”;&lt;/P&gt;&lt;P style="margin: 0 0 10px;"&gt;FILENAME myfiles3 "c.txt”;&lt;/P&gt;&lt;P style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;DIV style="border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd; padding: 5px;"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;&lt;INPUT name="question_94" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;" type="radio" value="" /&gt;&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif; padding-left: 0.5em;"&gt;&lt;LABEL style="font-size: 14px; margin-bottom: 5px;"&gt;A only&lt;/LABEL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd; padding: 5px;"&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;&lt;INPUT name="question_94" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;" type="radio" value="" /&gt;&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif; padding-left: 0.5em;"&gt;&lt;LABEL style="font-size: 14px; margin-bottom: 5px;"&gt;A &amp;amp; B&lt;/LABEL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd; padding: 5px;"&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;&lt;INPUT name="question_94" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;" type="radio" value="" /&gt;&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif; padding-left: 0.5em;"&gt;&lt;LABEL style="font-size: 14px; margin-bottom: 5px;"&gt;B only&lt;/LABEL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd; padding: 5px;"&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;&lt;INPUT name="question_94" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;" type="radio" value="" /&gt;&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif; padding-left: 0.5em;"&gt;&lt;LABEL style="font-size: 14px; margin-bottom: 5px;"&gt;None of these&lt;/LABEL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 07:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206259#M267135</guid>
      <dc:creator>rohin025</dc:creator>
      <dc:date>2015-07-20T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: importing multiple text files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206260#M267136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A&amp;amp;B ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 11:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206260#M267136</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-07-20T11:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: importing multiple text files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206261#M267137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'A only' is sufficient, 'A &amp;amp; B' is just confusing, if fileref is the same and you do A first, then B, B will override A, resulting in a wrong outcome, if fileref is different, B is just redundant. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 13:44:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206261#M267137</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2015-07-20T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: importing multiple text files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206262#M267138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does A refer to?&amp;nbsp; What does B refer to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 13:59:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206262#M267138</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-07-20T13:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: importing multiple text files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206263#M267139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And my hint would be, since I can think of at least one other approach, "only" is probably out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 15:08:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-multiple-text-files/m-p/206263#M267139</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-07-20T15:08:39Z</dc:date>
    </item>
  </channel>
</rss>

