SAS tip: Why you always should use a RUN statement
OK, there are lots of places where it’s written that using RUN statements makes code look cleaner, but that invocation of another PROC statement makes the previous PROC get submitted. So…. It sounds like that RUN statement is a sort of esthetic extra.
But it can bite you
Continue reading 'SAS tip: Why you always should use a RUN statement'»