Is it possible to inform SAS to skip faulty lines in an infile statement? I'm trying to parse a dirty sequential mainframe file and it's stopping on the bad record.
data want ;
infile myfile;
input @ ;
if index(_infile_,'BAD LINE') then delete;
....
run;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!