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!
According to the documentation on %INCLUDE, this statement can read from:
According to the documentation on %INCLUDE, this statement can read from:
Thanky you, understood.
Hoped there might be another solution..
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.