<?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 SAS Macro catalogue conversion from 32 to 64 bit in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317850#M69615</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help me to convert a 32 bit windows SAS macro catalog file to 64 bit Windows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Menaka&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2016 10:42:08 GMT</pubDate>
    <dc:creator>menaka_b</dc:creator>
    <dc:date>2016-12-09T10:42:08Z</dc:date>
    <item>
      <title>SAS Macro catalogue conversion from 32 to 64 bit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317850#M69615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help me to convert a 32 bit windows SAS macro catalog file to 64 bit Windows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Menaka&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317850#M69615</guid>
      <dc:creator>menaka_b</dc:creator>
      <dc:date>2016-12-09T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Macro catalogue conversion from 32 to 64 bit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317862#M69620</link>
      <description>&lt;P&gt;Try exporting the catalog with proc cport on the 32-bit system and then importing with proc cimport on the 64-bit system.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:12:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317862#M69620</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-09T11:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Macro catalogue conversion from 32 to 64 bit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317870#M69624</link>
      <description>&lt;P&gt;You can't. &amp;nbsp;You would need to re-compile the catlog from source code. &amp;nbsp;This is one very good reason to never use compiled proprietary file formats - always use plain open file formats. &amp;nbsp;We have a whole load of old studies done by third parties, where because of "IP" they have compiled their macros to catalogs, and do not provide source. &amp;nbsp;We are stuck, and have to rebuild anything from them from scratch. &amp;nbsp;SAS provides no method of moving from 32 to 64 bit on catalogs/formats etc.&lt;/P&gt;
&lt;P&gt;Again, and I can't say this strongly enough, use plain open file formats. &amp;nbsp;Text, CSV, XML, etc. &amp;nbsp;Datasets are not too bad obviously as there is little change across systems, but anything else...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 11:40:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Macro-catalogue-conversion-from-32-to-64-bit/m-p/317870#M69624</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-12-09T11:40:34Z</dc:date>
    </item>
  </channel>
</rss>

