<?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 the sashelp or dictionary catalogs in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-the-sashelp-or-dictionary-catalogs-in-EG/m-p/1326#M397</link>
    <description>If you're asking whether you can run such a program in EG, the answer is yes.&lt;BR /&gt;
&lt;BR /&gt;
If you like to work with catalogs, you might check out the Catalog Explorer custom task, provided as a downloadable custom task example at &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/eguide" target="_blank"&gt;http://support.sas.com/eguide&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Fri, 25 Aug 2006 20:49:47 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2006-08-25T20:49:47Z</dc:date>
    <item>
      <title>Accessing the sashelp or dictionary catalogs in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-the-sashelp-or-dictionary-catalogs-in-EG/m-p/1325#M396</link>
      <description>Are we able to access the sashelp or dictionary catalogs in EG? For example:&lt;BR /&gt;
proc sql;&lt;BR /&gt;
   create table work.temp as select&lt;BR /&gt;
trim(libname)!!'.'!!trim(memname)!!'.'!!trim(objname)!!'.'!!objtype&lt;BR /&gt;
 as changed,&lt;BR /&gt;
   datepart(modified) as modified format=date9.,&lt;BR /&gt;
   timepart(modified) as modtime format HHMM.,&lt;BR /&gt;
   objdesc&lt;BR /&gt;
from &lt;B&gt;dictionary.catalogs&lt;/B&gt; /*&lt;B&gt;sashelp.vcatalg&lt;/B&gt;*/&lt;BR /&gt;
   where libname in ('SYSTEM' 'CTS' 'PARMDL')&lt;BR /&gt;
     and memname in ('SCREENS'  'SOURCE') &lt;BR /&gt;
     and objtype ne 'MACRO'&lt;BR /&gt;
   order by 2, 3, 1;&lt;BR /&gt;
quit;</description>
      <pubDate>Fri, 25 Aug 2006 19:04:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-the-sashelp-or-dictionary-catalogs-in-EG/m-p/1325#M396</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-08-25T19:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the sashelp or dictionary catalogs in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-the-sashelp-or-dictionary-catalogs-in-EG/m-p/1326#M397</link>
      <description>If you're asking whether you can run such a program in EG, the answer is yes.&lt;BR /&gt;
&lt;BR /&gt;
If you like to work with catalogs, you might check out the Catalog Explorer custom task, provided as a downloadable custom task example at &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/eguide" target="_blank"&gt;http://support.sas.com/eguide&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Fri, 25 Aug 2006 20:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-the-sashelp-or-dictionary-catalogs-in-EG/m-p/1326#M397</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2006-08-25T20:49:47Z</dc:date>
    </item>
  </channel>
</rss>

