SAS/INSIGHT Statements |
The RUN statement invokes SAS/INSIGHT software and executes all preceding SAS/INSIGHT statements.
Use the RUN statement if you want SAS/INSIGHT to remain available after executing your statements. You must terminate the list of statements with either a RUN or a QUIT statement.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.