BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Chaitanya24
Calcite | Level 5

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.

 

Capture.PNG

 

Capture.PNG

 

Thank you,
Chaitanya.
1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

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';

View solution in original post

2 REPLIES 2
Reeza
Super User

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';

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2231 views
  • 0 likes
  • 2 in conversation