Language Reference |
STOP Statement |
The STOP statement stops the program, and no further matrix statements are executed. However, PROC IML does not exit, and continues to execute if more statements are submitted. See also the descriptions of the RETURN and ABORT statements.
If execution was interrupted by a PAUSE statement or by a break, the STOP statement clears all the paused states and returns to immediate mode.
Copyright © SAS Institute, Inc. All Rights Reserved.