BookmarkSubscribeRSS Feed
deleted_user
Not applicable
sas library name is given.i have to know its attribute one by one
like physical path,engine etc.

i have used

libname testing list;

where testing is a sas library....
i got lot of information in log window.

but i need this information one by one ..in desired macro variable....


How?

need help

Thanks
1 REPLY 1
LinusH
Tourmaline | Level 20
For search paths, use the pathname() function.
For other information (including search paths) use SASHELP.VLIBNAM view.

/Linus
Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1 reply
  • 1439 views
  • 0 likes
  • 2 in conversation