<?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: thé impact of logiciel record on the bytes in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322120#M71241</link>
    <description>&lt;P&gt;Two ways of exploring this:&lt;/P&gt;
&lt;P&gt;RTM:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p0upngkius4n84n17wt1u5znj2de.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p0upngkius4n84n17wt1u5znj2de.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test yourself, be using different lengths&amp;nbsp;in your program.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2017 13:44:21 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-01-03T13:44:21Z</dc:date>
    <item>
      <title>thé impact of the record option on the bytes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322106#M71233</link>
      <description>&lt;P&gt;hello expert&lt;/P&gt;
&lt;P&gt;please, &amp;nbsp;I would like To the impact of the logiciel record, or Will incraese the numéro of the bytes.&lt;/P&gt;
&lt;P&gt;data _null_;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;file &amp;nbsp;"r\fil.txt" lrec=1000;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 22:43:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322106#M71233</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2017-01-03T22:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: thé impact of logiciel record on the bytes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322120#M71241</link>
      <description>&lt;P&gt;Two ways of exploring this:&lt;/P&gt;
&lt;P&gt;RTM:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p0upngkius4n84n17wt1u5znj2de.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p0upngkius4n84n17wt1u5znj2de.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test yourself, be using different lengths&amp;nbsp;in your program.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 13:44:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322120#M71241</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-01-03T13:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: thé impact of the record option on the bytes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322599#M71385</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/44053"&gt;@LineMoon&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My 2 cents here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i understood correclty you want to ask, if there will be a difference in the size of the file created, if you use LRECL and if you don't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that, if you don't use LRECL= in the file ouput statement, then sas by default uses the LRECL=32767 and creates the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your data has record length less than 1000 and you use lrecl=1000, then there won't be any difference in size, cause its the logical length and not physical length , which denotes the maximum bytes it can store in a row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Manjeet&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 07:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/th%C3%A9-impact-of-the-record-option-on-the-bytes/m-p/322599#M71385</guid>
      <dc:creator>mnjtrana</dc:creator>
      <dc:date>2017-01-05T07:00:07Z</dc:date>
    </item>
  </channel>
</rss>

