全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
2619 1
2010-09-01
如题如题如题如题
二维码

扫码加我 拉你入群

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

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

全部回复
2010-9-1 17:36:56
With the ampersand format modifier (&) you can use list input to read data that contains single embedded blanks. The only restriction is that at least two blanks must divide each value from the next data value in the record. To use the ampersand format modifier with list input, place the ampersand between the variable name and the informat.

data test;
  input x & $10. d $ y ;
  cards;
haha haha      3 4
;
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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