找回密码
 注册
查看: 5660|回复: 0

跟版主crackman读SAS程序(27)-学会COUNTW计算字符串中的Word数量

[复制链接]
发表于 2010-8-27 16:32:12 | 显示全部楼层 |阅读模式


%let string = blue red green;
%let word_cnt=%sysfunc(countw(&string));
%put There are &word_cnt words in the string "&string";
注意是在9.1以上版本使用哦
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-21 23:50 , Processed in 0.022517 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表