mirror of
https://github.com/sasjs/core.git
synced 2026-01-15 20:40:05 +00:00
fix: removing WARNINGs from code logic
This commit is contained in:
@@ -70,7 +70,7 @@ run;
|
||||
%end;
|
||||
|
||||
%if &syscc ge 4 %then %do;
|
||||
%put WARNING: SYSCC=&syscc, exiting &sysmacroname;
|
||||
%put %str(WARN)ING: SYSCC=&syscc, exiting &sysmacroname;
|
||||
%return;
|
||||
%end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user