mirror of
https://github.com/sasjs/core.git
synced 2026-04-16 13:23:12 +00:00
fix: addresses #400
This commit is contained in:
@@ -45,4 +45,9 @@
|
||||
%let syscc=0;
|
||||
%end;
|
||||
|
||||
%mf_abort(
|
||||
iftrue=(&syscc ne 0),
|
||||
msg=Cannot leave mfv_existfolder.sas with syscc=&syscc
|
||||
)
|
||||
|
||||
%mend mfv_existfolder;
|
||||
Reference in New Issue
Block a user