<?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 Inputting multiple files using a wildcard in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Inputting-multiple-files-using-a-wildcard/m-p/102942#M291197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm importing multiple files using a wild card to read all .txt files in a folder.&lt;/P&gt;&lt;P&gt;The data structure is the same but each file does have a header row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there's a way to get SAS to ignore the first row of each file but I can't remember how and haven't found it via google.&lt;/P&gt;&lt;P&gt;firstobs=2 only works for the first dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2012 18:13:57 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2012-12-18T18:13:57Z</dc:date>
    <item>
      <title>Inputting multiple files using a wildcard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Inputting-multiple-files-using-a-wildcard/m-p/102942#M291197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm importing multiple files using a wild card to read all .txt files in a folder.&lt;/P&gt;&lt;P&gt;The data structure is the same but each file does have a header row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there's a way to get SAS to ignore the first row of each file but I can't remember how and haven't found it via google.&lt;/P&gt;&lt;P&gt;firstobs=2 only works for the first dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 18:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Inputting-multiple-files-using-a-wildcard/m-p/102942#M291197</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-12-18T18:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inputting multiple files using a wildcard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Inputting-multiple-files-using-a-wildcard/m-p/102943#M291198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use EOV to detect the "change to a new file" and just execute INPUT; to skip the line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 18:20:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Inputting-multiple-files-using-a-wildcard/m-p/102943#M291198</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2012-12-18T18:20:47Z</dc:date>
    </item>
  </channel>
</rss>

