<?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: Why are libref and fileref limited to 8 characters? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300931#M63611</link>
    <description>&lt;P&gt;Legacy restrictions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;8 chars is one byte so that may have something to do with it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2016 06:21:36 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-09-27T06:21:36Z</dc:date>
    <item>
      <title>Why are libref and fileref limited to 8 characters?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300927#M63608</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anybody explain to me in simple words &lt;U&gt;&lt;STRONG&gt;why&lt;/STRONG&gt;&lt;/U&gt; libref and fileref are limited to 8 characters?&lt;/P&gt;&lt;P&gt;What is the reason why we can't use .. I don't know .. 32 characters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300927#M63608</guid>
      <dc:creator>MarioS_</dc:creator>
      <dc:date>2016-09-27T06:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why are libref and fileref limited to 8 characters?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300928#M63609</link>
      <description>I think that this question is best directed to the SAS development team.&lt;BR /&gt;I think that one obstacle towards longer librefs is z/os naming restictions.</description>
      <pubDate>Tue, 27 Sep 2016 06:19:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300928#M63609</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-09-27T06:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why are libref and fileref limited to 8 characters?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300931#M63611</link>
      <description>&lt;P&gt;Legacy restrictions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;8 chars is one byte so that may have something to do with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300931#M63611</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-27T06:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why are libref and fileref limited to 8 characters?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300933#M63613</link>
      <description>&lt;P&gt;SAS was developed on IBM mainframes, and so SAS object names resemble typical OS/360 / MVS / z/OS file names, and those have a restriction that every level can have a maximum of 8 characters (so the names look like PROD.SOURCE.CNTL, but PROD.JOBSOURCE.CNTL is impossible), this is a legacy restriction coming from the early development of SAS.&lt;/P&gt;
&lt;P&gt;It depends on the internal quality of the code repository if changing the underlying type from 8 to 32 characters will break something or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OTOH, I've never felt the need for more characters in file/librefs. And as a longtime programmer (and UNIX at that), I hate unnecessary typing. So 8 character libnames and 32 character dataset names is enough for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:33:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-are-libref-and-fileref-limited-to-8-characters/m-p/300933#M63613</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-09-27T06:33:44Z</dc:date>
    </item>
  </channel>
</rss>

