Previous Page  Next Page 
SAS/INSIGHT Statements

QUIT statement

QUIT;

The QUIT statement invokes SAS/INSIGHT software, executes all preceding statements, and exits SAS/INSIGHT software.

Use the QUIT statement if you do not want SAS/INSIGHT to remain available after executing your statements. You must terminate the list of statements with either a QUIT or a RUN statement.

Previous Page  Next Page  Top of Page

Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.