<?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: Is it possible to read a SCL catalog entry without sas/af licence? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982242#M379281</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/442162"&gt;@bitcruncher&lt;/a&gt;&amp;nbsp;- Wow catalogs on zOS! Pretty amazing you can still read these after all that time!&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jan 2026 19:01:06 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2026-01-20T19:01:06Z</dc:date>
    <item>
      <title>Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982177#M379260</link>
      <description>&lt;P&gt;Doing a migrate process and found some SCL written in 1997. We discontinued SAS/AF years ago and need to know what is in the catalog so we can rewrite and migrate without it being SCL.&lt;BR /&gt;&lt;BR /&gt;Any ideas how I can read the SCL entry without SAS/AF? (years since I used AF, are SCL entries even readable??)&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 23:18:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982177#M379260</guid>
      <dc:creator>bitcruncher</dc:creator>
      <dc:date>2026-01-19T23:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982178#M379261</link>
      <description>&lt;P&gt;You could try the CATALOG access method in the FILENAME statement:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/n0e720f80cp61wn1mplyz2xy2aeu.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/n0e720f80cp61wn1mplyz2xy2aeu.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use the INCLUDE fileref command in the SAS Windowing Environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume you have been able to report on entries within a catalog, perhaps using PROC CATALOG. If this doesn't work then FILENAME is unlikely to work.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 23:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982178#M379261</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2026-01-19T23:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982180#M379262</link>
      <description>&lt;P&gt;Probably only the SOURCE entries.&lt;/P&gt;
&lt;P&gt;Also if it is really from 28 years ago you might need to have access to an old version of SAS to read it.&amp;nbsp; Catalog files are not cross version compatible like V7 SAS datasets are.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 01:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982180#M379262</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2026-01-20T01:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982182#M379264</link>
      <description>Arrgh .. thanks for that&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2026 04:41:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982182#M379264</guid>
      <dc:creator>bitcruncher</dc:creator>
      <dc:date>2026-01-20T04:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982183#M379265</link>
      <description>&lt;P&gt;Yup, that worked. All I needed was this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditorbitcruncher_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;libname scllib 'PRODD.D29801.PROD.SCLLIB' disp=shr ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename fileref1&amp;nbsp;catalog 'scllib.aftools.csv.scl' ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data _null_ ;&lt;BR /&gt;infile fileref1 ;&lt;BR /&gt;input ;&lt;BR /&gt;put _infile_ ;&lt;BR /&gt;run ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and out popped every line of code in the SCL entry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for that, much appreciated. Must be the first time in over 30 years I've touched anything SCLish or CATALOGish!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 04:53:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982183#M379265</guid>
      <dc:creator>bitcruncher</dc:creator>
      <dc:date>2026-01-20T04:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to read a SCL catalog entry without sas/af licence?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982242#M379281</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/442162"&gt;@bitcruncher&lt;/a&gt;&amp;nbsp;- Wow catalogs on zOS! Pretty amazing you can still read these after all that time!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 19:01:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-read-a-SCL-catalog-entry-without-sas-af/m-p/982242#M379281</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2026-01-20T19:01:06Z</dc:date>
    </item>
  </channel>
</rss>

