<?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: to read flatfiles without header and footer in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140454#M2183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that you file has header and footer, and you want wish to avoid those?&lt;/P&gt;&lt;P&gt;Header is on row 1 i guess, so just if _n_ = 1 then delete;&lt;/P&gt;&lt;P&gt;Footer, if yo are sure that there always is a footer, make use of the END= infile option.&lt;/P&gt;&lt;P&gt;And what do you mean that you have 100 pages in the file, what kind of file is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 09:30:13 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2014-09-11T09:30:13Z</dc:date>
    <item>
      <title>to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140453#M2182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can read flat files without reading header and footer,suppose I have an flat files with 100pages,I wanna to read those files into my sas environment ,without reading header and footer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140453#M2182</guid>
      <dc:creator>venkatnaveen</dc:creator>
      <dc:date>2014-09-11T08:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140454#M2183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that you file has header and footer, and you want wish to avoid those?&lt;/P&gt;&lt;P&gt;Header is on row 1 i guess, so just if _n_ = 1 then delete;&lt;/P&gt;&lt;P&gt;Footer, if yo are sure that there always is a footer, make use of the END= infile option.&lt;/P&gt;&lt;P&gt;And what do you mean that you have 100 pages in the file, what kind of file is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 09:30:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140454#M2183</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-09-11T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140455#M2184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;infile &amp;lt;filename&amp;gt; firstobs=2 will skip the first header record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140455#M2184</guid>
      <dc:creator>damanaulakh88</dc:creator>
      <dc:date>2014-09-11T10:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140456#M2185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anything in your source which identifies a header and a footer? Eg. a column "record type"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:09:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140456#M2185</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-09-11T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140457#M2186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140457#M2186</guid>
      <dc:creator>venkatnaveen</dc:creator>
      <dc:date>2014-09-11T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140458#M2187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:10:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140458#M2187</guid>
      <dc:creator>venkatnaveen</dc:creator>
      <dc:date>2014-09-11T18:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140459#M2188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:11:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140459#M2188</guid>
      <dc:creator>venkatnaveen</dc:creator>
      <dc:date>2014-09-11T18:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: to read flatfiles without header and footer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140460#M2189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 06:42:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/to-read-flatfiles-without-header-and-footer/m-p/140460#M2189</guid>
      <dc:creator>venkatnaveen</dc:creator>
      <dc:date>2014-09-16T06:42:04Z</dc:date>
    </item>
  </channel>
</rss>

