<?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: Conversion SC2 File to SCL in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968792#M376639</link>
    <description>&lt;P&gt;I would contact SAS tech support for suggestions. They are likely to have access to a SAS 6 version somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 20:17:48 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2025-06-11T20:17:48Z</dc:date>
    <item>
      <title>Conversion SC2 File to SCL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968547#M376604</link>
      <description>I have an old AF system I'm trying to convert. I no longer have access to 6.x version it was created on and can't seem to read the files. Can anyone help me get these converted to SCL files,&lt;BR /&gt;&lt;BR /&gt;I appreciate any assistance.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Tue, 10 Jun 2025 14:37:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968547#M376604</guid>
      <dc:creator>GWGriffin01</dc:creator>
      <dc:date>2025-06-10T14:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion SC2 File to SCL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968684#M376609</link>
      <description>&lt;P&gt;What OS was the SAS V6 catatog created under? It would have to be under the same OS you are now trying to read it. Also a V6 catalog is likely 32-bit. What bitness SAS are you trying to read it with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try a test like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname mytest v6 '\MyV6folder';
proc catalog cat=mytest.MyCat;
   contents;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please post the SAS log from this test.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 20:13:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968684#M376609</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-06-10T20:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion SC2 File to SCL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968686#M376611</link>
      <description>I can't remember exact Windows version, but files were created 25 years ago. Definitely 32 bit. Trying to read with 64 bit. My research says can't do that. Need some with older version to convert files to scl for me. Will also do suggested proc catalog.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Tue, 10 Jun 2025 20:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968686#M376611</guid>
      <dc:creator>GWGriffin01</dc:creator>
      <dc:date>2025-06-10T20:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion SC2 File to SCL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968792#M376639</link>
      <description>&lt;P&gt;I would contact SAS tech support for suggestions. They are likely to have access to a SAS 6 version somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 20:17:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Conversion-SC2-File-to-SCL/m-p/968792#M376639</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2025-06-11T20:17:48Z</dc:date>
    </item>
  </channel>
</rss>

