Hi -
I am using SAS studio and I do not have a "my folders" option. I am trying to create a new permanent library and I keep getting an error message. I have attached the screenshot of the options I have for folders. Does anyone know how I can get the appropriate folder linked so I can create the library?
Thank you!
For a permanent library, you need to first create a directory (folder) in the filesystem, and then use a LIBNAME statement to assign a logical name to the physical path.
Thank you - when I create a new folder, I do not have the option to copy in the file path. Attached is what I am seeing. Do you know how to get around this?
For a permanent library, you need to first create a directory (folder) in the filesystem, and then use a LIBNAME statement to assign a logical name to the physical path.
OK, I think that worked - thank you both!
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.