Chapter Contents |
Previous |
Next |
ENDSAS |
Valid: | anywhere |
Category: | Program Control |
Syntax | |
Without Arguments | |
Details | |
Comparisons | |
See Also |
Syntax |
ENDSAS ; |
The ENDSAS statement terminates a SAS job or session.
Details |
ENDSAS is most useful in interactive or windowing sessions.
Note: ENDSAS statements
cannot be part of other statements such as IF-THEN statements.
Comparisons |
See Also |
The macro variable SYSSTARTID in SAS Macro Language: Reference |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.