I think the program is executing properly because I'm now getting the same error message many, many times in one run. It has to do with the library it's attempting to pull the datasets from. For instance, a common issue is that it's stating: ERROR: File WORK.dataset.DATA does not exist. ERROR 79-322: Expecting a ;. ERROR 76-322: Syntax error, statement will be ignored. This is what happens for each attempt the program makes. EDIT: Should mention that I'm looking for a specific library name. We'll call it BAGS. So all data sets will be of the form BAGS.dataset
... View more