Programming Statements |
The general form of the STOP statement is as follows:
The STOP statement stops execution and returns you to immediate mode, where new statements that you enter are executed. If execution is interrupted by a PAUSE statement, the STOP statement clears all pauses and returns to immediate mode of execution.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.