
Rick A. answered 04/28/19
Tutor
5
(33)
Experienced SAS Professional
One possibility is you can use the statement
%include '/pathnanme/Settings.sas';
in the example where you have the %run_program statement.