infile statement 里的amount是不带引号的.
filename amount 'c:\.....';
data test;
infile amount;
input @1 salary comma6.;
run;
还有,
所有跟帖:
•
you are right. thanks.
-戏雨飞鹰-
♀
(186 bytes)
()
01/13/2010 postreply
17:04:46