![]() Chapter Contents |
![]() Previous |
![]() Next |
| SAS Companion for the OpenVMS Environment |
abort n; abort return n; abort abend n;where n can range from -2,147,483,648 to 2,147,483,647.
If you issue these statements without specifying n, then SAS$STATUS is set to the following values:
abort;
abort return;
abort abend;For more information about the ABORT statement, see ABORT and SAS Language Reference: Dictionary.
| Value of $SEVERITY | Severity Level | |
|---|---|---|
| 0 | WARNING | |
| 1 | SUCCESS | |
| 2 | ERROR | |
| 3 | INFORMATIONAL | |
| 4 | FATAL | |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.