<?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: Format catalog in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613934#M179393</link>
    <description>&lt;P&gt;Thank you for the response.&lt;/P&gt;
&lt;P&gt;it's a good suggestion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2019 18:07:23 GMT</pubDate>
    <dc:creator>ursula</dc:creator>
    <dc:date>2019-12-26T18:07:23Z</dc:date>
    <item>
      <title>Format catalog</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613366#M179111</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I received a SAS file and a format catalog.&lt;/P&gt;
&lt;P&gt;the problem is, I'm not able to open the file, this is the error message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ERROR: File FORMATS.CATALOG was created for a different operating system.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;my computer running a 64 bit, I believe the format was created with 32 bit.&lt;/P&gt;
&lt;P&gt;I do not have a computer that can run 32 bit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is it a way to open the format catalog so I can manually copy and paste the part that I need in to the data step?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any help will be very appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 00:11:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613366#M179111</guid>
      <dc:creator>ursula</dc:creator>
      <dc:date>2019-12-21T00:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Format catalog</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613367#M179112</link>
      <description>&lt;P&gt;Basically if you don't have access to another SAS system that is 32 bit and compatible your options are pretty limited.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, &lt;STRONG&gt;always,&lt;/STRONG&gt; is to have the code that will generate the formats in the catalog. Go back to the source of the catalog and see if they can provide the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option may be to contact SAS technical support and see if they would either do the conversion or create a CNTLIN data set that would allow you recreate the catalog in needed format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You wouldn't be able to open and copy pieces for a data step anyway. You could use Proc Format to create a cntlout data set with details of the formats or the FMTLIB option to get descriptions. To use a format in an data step the catalog would have to be in the current FMTSEARCH path for your system.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 00:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613367#M179112</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-12-21T00:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Format catalog</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613372#M179115</link>
      <description>&lt;P&gt;Get the supplier to use PROC CPORT on the format catalog, then at your end you can use PROC CIMPORT to read the ported catalog.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 01:46:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613372#M179115</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-12-21T01:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Format catalog</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613934#M179393</link>
      <description>&lt;P&gt;Thank you for the response.&lt;/P&gt;
&lt;P&gt;it's a good suggestion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 18:07:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613934#M179393</guid>
      <dc:creator>ursula</dc:creator>
      <dc:date>2019-12-26T18:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Format catalog</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613935#M179394</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;it's a good option.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 18:08:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-catalog/m-p/613935#M179394</guid>
      <dc:creator>ursula</dc:creator>
      <dc:date>2019-12-26T18:08:33Z</dc:date>
    </item>
  </channel>
</rss>

