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

Hello!

 

As I know, it is possible to include SAS program stored on SAS server by writing a code like

%include '/home/sassrv/Common/SASUSER/User123/programme_1.sas';

 

Is it possible to run SAS programs stored in the project without saving them to the local SAS drive?

 

THX!

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

According to the documentation on %INCLUDE, this statement can read from:

 

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

According to the documentation on %INCLUDE, this statement can read from:

 

Ivan555
Quartz | Level 8

@SASKiwi 

Thanky you, understood.
Hoped there might be another solution..

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
  • 2516 views
  • 1 like
  • 2 in conversation