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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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