filename out_file '... any path and file name ...';
data _NULL_;
infile ft44f004 truncover;
input _infile_; /* _infile_ is a saved word, contains the input buffer */
file out_file;
put _infile_;
run;
Shmuel
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!