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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 1679 views
  • 0 likes
  • 2 in conversation