mirror of
https://github.com/sasjs/core.git
synced 2026-01-03 15:40:05 +00:00
chore: updating header, adding stop statement in mp_makedata(), writing test for mf_existvar()
This commit is contained in:
@@ -92,6 +92,7 @@ data &ds2;
|
||||
%end;
|
||||
output;
|
||||
end;
|
||||
stop;
|
||||
run;
|
||||
proc sort data=&ds2 nodupkey;
|
||||
by &pk_fields;
|
||||
|
||||
Reference in New Issue
Block a user