@@ -5108,7 +5108,7 @@ create table &outds (rename=(
file "&file";
put "&str";
run;
%mp_gsubfile(file=&file, pattern=str, replacement=rep)
%mp_gsubfile(file=&file, patternvar=str, replacevar=rep)
data _null_;
infile "&file";
input;
The note is not visible to the blocked user.