全部版块 我的主页
论坛 站务区 十一区 新手入门区
1141 0
2015-03-05
求call symput的用法,我见过的就是
proc sql noprint;
    select count(distinct usubjid) into: rand_es from adam.adsl where RANDFL='Y' ;
quit;
data _null_;
     call symput("rand1",strip(put(&rand_es,3.0)));
run;
call symput是赋值的作用,那为什么不直接用rand1=strip(put(&rand_es,3.0)),还有into后面的冒号同求解,
先谢谢各位亲了
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群