<?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: SAS studio - Use of Catalog in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281410#M743</link>
    <description>&lt;P&gt;We're not able to show catalogs and catalog entries in the navigation in Studio. &amp;nbsp;Since there have been requests for this, snippets are delivered with Studio to allow you to investigate catalogs and catalog entries programatically. &amp;nbsp;See the&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/webeditorug/68828/HTML/default/viewer.htm#n002bgjjez3z63n16y88kjsobrha.htm" target="_blank"&gt;Working with Code Snippets&lt;/A&gt;&amp;nbsp;section&amp;nbsp;of the user's guide for a description.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2016 12:43:32 GMT</pubDate>
    <dc:creator>AmyP_sas</dc:creator>
    <dc:date>2016-06-30T12:43:32Z</dc:date>
    <item>
      <title>SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281388#M740</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Short question... does SAS studio allow the use of catalog (.sas7bcat)? by "use" I mean accessing and displaying to the content of pgm source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281388#M740</guid>
      <dc:creator>alevimont</dc:creator>
      <dc:date>2016-06-30T10:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281408#M742</link>
      <description>&lt;P&gt;I don't think that there's any support in the UI for displaying&amp;nbsp;catalog content.&lt;/P&gt;
&lt;P&gt;But I guess that you could use programming to show text in catalog entries&amp;nbsp;in the output/log windows. A bit cumbersome&amp;nbsp;perhaps...&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:31:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281408#M742</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-06-30T12:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281410#M743</link>
      <description>&lt;P&gt;We're not able to show catalogs and catalog entries in the navigation in Studio. &amp;nbsp;Since there have been requests for this, snippets are delivered with Studio to allow you to investigate catalogs and catalog entries programatically. &amp;nbsp;See the&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/webeditorug/68828/HTML/default/viewer.htm#n002bgjjez3z63n16y88kjsobrha.htm" target="_blank"&gt;Working with Code Snippets&lt;/A&gt;&amp;nbsp;section&amp;nbsp;of the user's guide for a description.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:43:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281410#M743</guid>
      <dc:creator>AmyP_sas</dc:creator>
      <dc:date>2016-06-30T12:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281419#M744</link>
      <description>&lt;P&gt;Thank you both for your useful answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using the snippets 'List Catalog entries', to check what's in my&amp;nbsp;old catalog, I got that error below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: File PGM.STANDARDS.CATALOG was created for a different operating system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I understand the format .sas7bcat is not compatible anymore with the SAS studio version ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:02:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281419#M744</guid>
      <dc:creator>alevimont</dc:creator>
      <dc:date>2016-06-30T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281649#M745</link>
      <description>Chances are that you copied it from another SAS installation...?&lt;BR /&gt;SAS catalogs are unlike other SAS files not compatible between environments and versions, since they contains partially compiled entries. &lt;BR /&gt;Use proc cport/cimport to make it accessible in the SAS Studio environment.</description>
      <pubDate>Fri, 01 Jul 2016 08:07:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/281649#M745</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-01T08:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286832#M845</link>
      <description>&lt;P&gt;Thanks to all of you for your answers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, my catalog is from the previous version... I tried then the folowing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc cimport library=mylibename file=myfilename memtype=catalog; run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still get an error..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: File PGM.STANDARDS.CATALOG was created for a different operating system.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Can this procedure really do the job ?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 11:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286832#M845</guid>
      <dc:creator>alevimont</dc:creator>
      <dc:date>2016-07-25T11:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286864#M846</link>
      <description>&lt;P&gt;You skipped the critical first step of running PROC CPORT on the source system to generate a transport file. &amp;nbsp;You can then copy that file to your new environment and run PROC CIMPORT on it.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 13:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286864#M846</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2016-07-25T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286878#M847</link>
      <description>&lt;P&gt;If I get it rigth, for that, I have to export (proc cport) my catalog from the previous sas version into a transport file, and then import it with proc cimport in SAS studio ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no other option rather than&amp;nbsp;getting back into an old sas version ?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 14:39:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/286878#M847</guid>
      <dc:creator>alevimont</dc:creator>
      <dc:date>2016-07-25T14:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio - Use of Catalog</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/287037#M852</link>
      <description>Unfortunately not. See catalogs as compiled files. &lt;BR /&gt;Data sets are more forgiving between versions and hosts.</description>
      <pubDate>Mon, 25 Jul 2016 21:23:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-studio-Use-of-Catalog/m-p/287037#M852</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-25T21:23:14Z</dc:date>
    </item>
  </channel>
</rss>

