libname my_data 'C:/practice/myfolders'; run; which gives an error massage, but when i checked the share folder the assigned lib folder is there here is the massage libname my_data 'C:/practice/myfolders'; NOTE: Library MY_DATA does not exist. run;
... View more