Hello,
I have been trying to adjust to the changes in the new version of SAS studio. It deleted mydata folder. Because I am trying to import data into a perminent folder. I also am trying to import a csv file using proc import. I know I coded this correctly. However, ever since i updated sas, the log states " Error: Library mydata doesn't exist." Thus, it also has an error stating the file i am trying to create doesn't exist. So I went back to the libname statement log for this is as follows:
libname mydata "/folders/myshortcuts/myfolder"; run;
Why doesn't the mydata folder exist anymore ? Also, the other day i tried the sasuser folder instead, and I was in the same situation. What is going on ?
Thanks,
LMP
You forgot an 's'.
It's myfolders that it's expecting, all lower case.
Delete the shared folder in Virtual box, rename the folder in windows, and then add it back to the shared paths.
The 'connection' to your previous myfolders may be gone, but if you know where you set it up you can set up the new version to the same location and you'll be fine.
You forgot an 's'.
It's myfolders that it's expecting, all lower case.
Delete the shared folder in Virtual box, rename the folder in windows, and then add it back to the shared paths.
The 'connection' to your previous myfolders may be gone, but if you know where you set it up you can set up the new version to the same location and you'll be fine.
Yeah, I figured it out. Thank you!
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!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.