<?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: Accessing .sas7bcat with Enterprise guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884555#M43302</link>
    <description>&lt;P&gt;Do you know which version of SAS made the file?&lt;/P&gt;
&lt;P&gt;The extension SAS7BCAT means that the file is a catalog. You may not be able to access a catalog created on a different operating system.&lt;/P&gt;
&lt;P&gt;What is supposed to be in the catalog that you want to access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The general approach is to have the file in a LIBRARY that your session has access to prior to use. How to use the contents depends on what is in it.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 19:20:44 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-07-12T19:20:44Z</dc:date>
    <item>
      <title>Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884548#M43300</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I would be grateful for some help on how to&amp;nbsp;access the content of a .sas7bcat file in enterprise guide.&lt;/P&gt;
&lt;P&gt;Cheers, Markus&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 18:56:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884548#M43300</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2023-07-12T18:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884551#M43301</link>
      <description>Check out this SAS Note. &lt;A href="https://support.sas.com/kb/24/575.html" target="_blank"&gt;https://support.sas.com/kb/24/575.html&lt;/A&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884551#M43301</guid>
      <dc:creator>Solamente</dc:creator>
      <dc:date>2023-07-12T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884555#M43302</link>
      <description>&lt;P&gt;Do you know which version of SAS made the file?&lt;/P&gt;
&lt;P&gt;The extension SAS7BCAT means that the file is a catalog. You may not be able to access a catalog created on a different operating system.&lt;/P&gt;
&lt;P&gt;What is supposed to be in the catalog that you want to access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The general approach is to have the file in a LIBRARY that your session has access to prior to use. How to use the contents depends on what is in it.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884555#M43302</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-07-12T19:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884558#M43303</link>
      <description>&lt;P&gt;I assume it was made with the same 9.4 I am using now. It should contain a collection of macros.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884558#M43303</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2023-07-12T19:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884560#M43304</link>
      <description>&lt;P&gt;This is a catalog file from SAS. If you assign a library to the folder that contains the file, you can then use the Catalog and Formats Explorer tool in SAS Enterprise Guide (under the Tools menu) to see the entries, such as compiled macros and formats.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:35:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884560#M43304</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2023-07-12T19:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884563#M43305</link>
      <description>&lt;P&gt;Yes &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;, I now can see the macro I am looking for. How can I open it?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:47:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884563#M43305</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2023-07-12T19:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884570#M43306</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/401244"&gt;@MarkusWeick&lt;/a&gt;&amp;nbsp; - While you can report on the contents of SAS catalogs with &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n11st7possem5en1vo07v2nlxg0c.htm" target="_blank" rel="noopener"&gt;PROC CATALOG&lt;/A&gt;. macro entries can't be "opened", only executed and the source code of the macro cannot be extracted. You need to refer to the SAS code that created the macro originally.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 20:06:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884570#M43306</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-07-12T20:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884573#M43307</link>
      <description>&lt;P&gt;I just tried the tip in &lt;A href="https://communities.sas.com/t5/SAS-Programming/Extracting-a-macro-code-from-Catalog-File/td-p/634945" target="_blank"&gt;Extracting a macro code from Catalog File - SAS Support Communities&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;But got the the error message "The /SOURCE option was not specified when the macro M_UC was compiled. So I give up for the moment&amp;nbsp; and search for the source code tomorrow.&lt;/P&gt;
&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/445980"&gt;@Solamente&lt;/a&gt;,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;. You all brought me some steps further even if I haven't reached my goal yet.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 20:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884573#M43307</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2023-07-12T20:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884582#M43308</link>
      <description>&lt;P&gt;Another tip: do not store code/macros in catalogs. If you can't find the source, you are hosed. I have seen that happen as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IMO, catalogs are an archaic format and should be avoided at all costs.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 21:13:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884582#M43308</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2023-07-12T21:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884613#M43309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;, thanks for the advice. After my experience so far I definitely won't store code/macros in catalogues.&lt;/P&gt;
&lt;P&gt;Cheers, Markus&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 05:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884613#M43309</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2023-07-13T05:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884614#M43310</link>
      <description>I dont even store formats there. It is easier to %include everything. &lt;BR /&gt;&lt;BR /&gt;Computers are just way more powerful than they were back in the day.</description>
      <pubDate>Thu, 13 Jul 2023 05:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884614#M43310</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2023-07-13T05:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884620#M43311</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I dont even store formats there. It is easier to %include everything. &lt;BR /&gt;&lt;BR /&gt;Computers are just way more powerful than they were back in the day.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which of course then stores the macros and formats in this archaic format in WORK &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But agree with what you say except for the rare exception where one needs secure compiled macros.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 07:41:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884620#M43311</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-07-13T07:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884988#M43317</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/401244"&gt;@MarkusWeick&lt;/a&gt;&amp;nbsp;- If you switch to using AUTOCALL macro libraries, then by definition you are working off macro source code files stored in a defined AUTOCALL folder. In my experience this is the best way to manage macros and you are a lot less likely to lose them. If you do they stop working...&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 05:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/884988#M43317</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-07-17T05:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/885006#M43318</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I dont even store formats there. It is easier to %include everything. &lt;BR /&gt;&lt;BR /&gt;Computers are just way more powerful than they were back in the day.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which of course then stores the macros and formats in this archaic format in WORK &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But agree with what you say except for the rare exception where one needs secure compiled macros.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which is why I keep project specific formats in a permanent library and add the library to the FMTSEARCH path.&lt;/P&gt;
&lt;P&gt;That way, as needed, I can override the same named format by making a version in WORK that appears first in the search path and still have both available as needed...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Macro's not so much.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 08:34:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/885006#M43318</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-07-17T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing .sas7bcat with Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/885011#M43319</link>
      <description>&lt;P&gt;Continuing&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;suggestion. Maybe you consider using SAS Packages and &lt;A href="https://github.com/yabwon/SAS_PACKAGES" target="_self"&gt;SAS Packages Framework&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It allows you to easily share complex codes (a lot of macros, formats, functions, etc.) with others in easy way and at the same time it keeps source code (which is also easily accessible to user [not only developer]).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest YouTube video describing SPF is here:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=T52Omisi0dk" target="_blank"&gt;https://www.youtube.com/watch?v=T52Omisi0dk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Video about how to build your firs package is here:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=hqexaQtGw88" target="_blank"&gt;https://www.youtube.com/watch?v=hqexaQtGw88&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 10:09:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-sas7bcat-with-Enterprise-guide/m-p/885011#M43319</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2023-07-17T10:09:41Z</dc:date>
    </item>
  </channel>
</rss>

