All,
which file do we need to include a sas programme for automatic excecution when users launching/starting SAS sessions/SAS tools?
is it appserver_autoexec_usermods.sas? or appserver_autoexec.sas? or any other file.
I want to run below code for end users and users need to use one value from below code
I tired with below file but didn't help
appserver_autoexec_usermods.sas
%include "path./data.sas";
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.