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!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.