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