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

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