When you use ODS, it
is wise to specify a QUIT statement at the end of every procedure
that supports RUN-group processing. If you end every procedure step
explicitly, rather than waiting for the next PROC or DATA step to
end it for you, then the QUIT statement clears the selection list,
and you are less likely to encounter unexpected results.