I want to create tracker with list of Programs names , output names, date and author with few other information in sas folder by using SAS program, do we have any macro to create it.
You probably need to have some conformity in your programs before you think of doing that, such as standard program headers.
As for outputs (and inputs), if they are not described in the header but to be derived from the code, you need to think about parsing programs that contains macro code.
The easiest (only?) way is to parse logs rather than programs, with options such as MPRINT turned on.
Also have a look at PROC SCAPROC.
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.