I have a strange problem with my SAS base ETL program. The program runs perfectly fine in the program editor of SAS base, but it aborts in batch mode. I'm currently debugging the entire code and I came at the following problem. I'm using an infile statement to read a txt file from a certain location. I have a strange problem with my SAS base ETL p