I am trying to execute a program called "cre8data.sas" in SAS university edition. I have updated the path variable to the location where the data sets are available. However when executing the program, I am getting the error "ERROR: Cannot open %INCLUDE file C:/SASUniversityEdition/myfolders/Workshop/pg1/setup.sas.".
I have looked in the help documentation for any help on this error. But have not found anything. Below are the screenshots for your reference. Request you to help to troubleshoot this error.
Have you set up the Shared Drive as indicated in the set up guide?
If so, move that program to the shared folder, myfolders and then reference as indicated in the documentation:
%include '/folders/myfolders/my_program.sas';
Have you set up the Shared Drive as indicated in the set up guide?
If so, move that program to the shared folder, myfolders and then reference as indicated in the documentation:
%include '/folders/myfolders/my_program.sas';
Thanks Reeza.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.