Imasasor 查看完整内容
请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
bobguy 发表于 2013-2-24 22:40 There is no variable type in SAS macro language. All of them is 'text'. If you can formulate the ...
Imasasor 发表于 2013-2-24 22:45 %macro abc(rm,tm); %let rm=%bquote(1.2,1,2,3,4,5,4);