18%let incode=%str(data test;
set sashelp.class;run;);
26 path=&mcTestAppLoc/services/temp,
31%mp_assertscope(SNAPSHOT)
33 path=&mcTestAppLoc/services/temp,
38%mp_assertscope(COMPARE,
39 ignorelist=MCLIB2_JADP1LEN MCLIB2_JADP2LEN MCLIB2_JADPNUM MCLIB2_JADVLEN
49 check=symget(
'incode');
50 if _infile_=symget(
'incode') then call symputx('diditexist','YES');
54 iftrue=(&diditexist=NO),
55 desc=Check if the code that was sent was successfully retrieved