mirror of
https://github.com/sasjs/core.git
synced 2026-01-17 21:40:06 +00:00
fix: removing unnecessary mp_abort
This commit is contained in:
@@ -49,10 +49,6 @@
|
|||||||
,mac=&sysmacroname
|
,mac=&sysmacroname
|
||||||
,msg=%str(the BASEDS variable must be provided)
|
,msg=%str(the BASEDS variable must be provided)
|
||||||
)
|
)
|
||||||
%mp_abort(iftrue=( &baseds=0 )
|
|
||||||
,mac=&sysmacroname
|
|
||||||
,msg=%str(the BASEDS variable must be provided)
|
|
||||||
)
|
|
||||||
%mp_abort(iftrue=( %mf_existds(&baseds)=0 )
|
%mp_abort(iftrue=( %mf_existds(&baseds)=0 )
|
||||||
,mac=&sysmacroname
|
,mac=&sysmacroname
|
||||||
,msg=%str(the BASEDS dataset (&baseds) needs to be assigned, and to exist)
|
,msg=%str(the BASEDS dataset (&baseds) needs to be assigned, and to exist)
|
||||||
|
|||||||
Reference in New Issue
Block a user