BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
saspert
Pyrite | Level 9

Hi,

One of my coworkers is trying to find a way to view format catalogs and macro catalogs in SAS EG 4.2. The libraries show the datasets and the SAS folders show the metadata folders (right?) but not the catalogs. So, just wondering if there is an option available in EG?

Thanks,

saspert

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

You can use the Catalog and Formats Explorer custom task:  It's a custom task for EG 4.3 through v7.13, and it's a built-in task in later versions.

 

catexp.jpg  

 

It allows you to see that catalog entries exist (like compiled macros and formats), and now provides a drillable view into format definitions.

 

Chris

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

View solution in original post

4 REPLIES 4
ChrisHemedinger
Community Manager

You can use the Catalog and Formats Explorer custom task:  It's a custom task for EG 4.3 through v7.13, and it's a built-in task in later versions.

 

catexp.jpg  

 

It allows you to see that catalog entries exist (like compiled macros and formats), and now provides a drillable view into format definitions.

 

Chris

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!
saspert
Pyrite | Level 9

Thanks this is helpful.

ballardw
Super User

If you are trying to find out the descriptions of your formats try using

proc format library=(name of the library with format catalog of interest) cntlout=formatdetails;run;

The resulting dataset will have all the information about the formats.

saspert
Pyrite | Level 9

thanks this is helpful. i think this is the standard way of looking at the list of catalogs.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 6332 views
  • 3 likes
  • 3 in conversation