<?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: Getting RECFM and LRECL of a file on Unix in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842181#M333009</link>
    <description>What are you trying to achieve with the file?&lt;BR /&gt;&lt;BR /&gt;The options used depend very much on what you need to do with it..</description>
    <pubDate>Wed, 02 Nov 2022 18:51:51 GMT</pubDate>
    <dc:creator>AllanBowe</dc:creator>
    <dc:date>2022-11-02T18:51:51Z</dc:date>
    <item>
      <title>Getting RECFM and LRECL of a file on Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842134#M332991</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I get the values of RECFM and LRECL of an arbitrary file on Unix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that on Windows I could simply use&amp;nbsp;foptname function but on Unix these options are not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 16:21:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842134#M332991</guid>
      <dc:creator>Magdalena318</dc:creator>
      <dc:date>2022-11-02T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting RECFM and LRECL of a file on Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842181#M333009</link>
      <description>What are you trying to achieve with the file?&lt;BR /&gt;&lt;BR /&gt;The options used depend very much on what you need to do with it..</description>
      <pubDate>Wed, 02 Nov 2022 18:51:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842181#M333009</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-11-02T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting RECFM and LRECL of a file on Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842187#M333011</link>
      <description>&lt;P&gt;UNIX (like Windows) does not have the concept of file organization, this is strictly a feature of older mainframe systems like z/OS (MVS, previously OS/360). To UNIX and Windows, a file is simply a stream of bytes.&lt;/P&gt;
&lt;P&gt;Therefore the FINFO function cannot give you this information, as it does not exist.&lt;/P&gt;
&lt;P&gt;For the purpose of reading a specially formatted file, the programmer needs to supply these parameters, and for this he/she needs the documentation of the fiie.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 19:31:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-RECFM-and-LRECL-of-a-file-on-Unix/m-p/842187#M333011</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T19:31:43Z</dc:date>
    </item>
  </channel>
</rss>

