HI All,
Could you help out me pulling SAScatlog file to SAS dataeset.
Catalogs are generally not going to make anything resembling a "data set".
The first step to what might be possible is to assign a library to where that file is located. Then try to open the catalog. Catalogs are specially formatted files and are SAS version sensitive. So you may not be able to even open that catalog.
What would expect to do with the "dataset" created from that catalog? From the name it almost certainly contains macro definitions and depending on options used when the macros were created may not be readable in any form.
This catalog contains compiled macros. Have a look at the DICTIONARY.MACROS table in PROC SQL (or the associated view SASHELP.VMACRO outside SQL).
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.