请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
e.g.
%macro a;%put Do you want execute the data step?;%input getdata;%if &getdata=yes %then %do;data a;set fdata.class;run;%end;%mend a;%a;run;
应该是不用引号的,仍然感谢楼上的热心