What is the effect of the above error/warning as far as the rest of the data is concerned once this error is encountered? Does SAS stop processing the rest of the data or does it continue to process? I won't be concerned if it continues to process the rest of the data. Returning null is fine.
It continues to process and returns nulls. You can add an IFN() around it or IF/THEN to account for the missing values if the errors are problematic. I usually like to explicitly do this so I have a clean log.
It continues to process and returns nulls. You can add an IFN() around it or IF/THEN to account for the missing values if the errors are problematic. I usually like to explicitly do this so I have a clean log.
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!