SAS中文论坛

标题: how to use PROC FSLIST [打印本页]

作者: shiyiming    时间: 2013-8-7 22:53
标题: how to use PROC FSLIST
abc.txt file is saved in 'c:/.../abc.txt', and I am trying to read it using PROC FSLIST, but failed, please point out my problem in the following code:
proc fslist fileref="c:\...\abc.txt";
run;
or give me a better solution to read a .txt file which has hundreds columns more than 1M records.

Thanks!!!




欢迎光临 SAS中文论坛 (http://www.mysas.net/forum/) Powered by Discuz! X3.2