<?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: How to identify length of the input file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112299#M23230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anca.. You are correct. It works fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 20:11:44 GMT</pubDate>
    <dc:creator>DPraba79</dc:creator>
    <dc:date>2013-01-02T20:11:44Z</dc:date>
    <item>
      <title>How to identify length of the input file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112297#M23228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using windows SAS. One of my input file is TXT file, i have to add 1-byte file-flag at the end of the each records. So i want to know how to get input file LENGTH??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I will use _infile_ with dummy INPUT. But i have to know the input file length for some other purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could you please help to how to identify input file length??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prabakaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 19:17:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112297#M23228</guid>
      <dc:creator>DPraba79</dc:creator>
      <dc:date>2013-01-02T19:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify length of the input file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112298#M23229</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;You could use in your infile statement ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;infile "\\...\test.txt"&lt;STRONG&gt; LENGTH=LRECL; *this will give you the length of EACH record;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is this helpful?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Anca.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 19:50:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112298#M23229</guid>
      <dc:creator>AncaTilea</dc:creator>
      <dc:date>2013-01-02T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify length of the input file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112299#M23230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anca.. You are correct. It works fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 20:11:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-identify-length-of-the-input-file/m-p/112299#M23230</guid>
      <dc:creator>DPraba79</dc:creator>
      <dc:date>2013-01-02T20:11:44Z</dc:date>
    </item>
  </channel>
</rss>

