SAS: sort error (by variable not sorted properly)
问题 This question is a follow up from another I had here SAS: Data step view -> error: by variable not sorted properly; I am opening a new question as the desired solution is slightly different: As I am looping through several input files, one of the raw-files is not properly sorted, I wonder what I could do to make my program to skip that particular input file and just continue? Quote: I am using a macro to loop through files based on names and extract data which works fine for the majority of