If you put a %eval in front of the %sysfunc(date(),yymmddn8.)+(7-%sysfunc(weekday(%sysfunc(date()))))
so you have
%let filedate=%eval(%sysfunc(date(),yymmddn8.)+(7-%sysfunc(weekday(%sysfunc(date())))));
it should work right in that step.
Hi All,
I'm trying to read a .txt file into a SAS dataset that is a shared document on my companies Sharepoint site. I tried to assign it a url filename but it will not read in. i get an error message that says: (I used the dataset debug option)
ERROR: Unauthorized to retrieve URL. Use the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.