情迷仲夏夜 发表于 2011-9-13 01:38 
这句话的意思是“这个原始数据文件”可以是用像notepad这类可以看ascii文件的软件打开并看到原始数据的文件 ...
非常感谢!我初学SAS,还请前辈多多指教,呵呵。前辈能否再帮我看看这句:
If the values in your raw data file are all separated by at least one space,then using list input(also called free
formatted input)to read the data may be appropriate.