13%* create sample text file as input to the macro;
17 put
'%let mmxuser="sasdemo";';
18 put
'%let mmxpass="Mars321";';
21filename myref
"%sysfunc(pathname(work))/mmxexport.sh"
22 permission=
'A::u::rwx,A::g::r-x,A::o::---';
23%mp_assertscope(SNAPSHOT)
24%mm_spkexport(metaloc=%str(/Shared Data)
29%mp_assertscope(COMPARE)
35 call symputx(
'nobs',_n_);
40 desc=Check
if content was created