Managing Your Graphics With ODS |
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.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.