$SEVERITY

From VSI OpenVMS Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

$SEVERITY is a global string symbol that represents the lowest three bits of $STATUS and therefor determines the severity of the exit condition of the latest command. It can have the following values:

$SEVERITY value Description
0 Warning
1 Successful Execution
2 Error
3 Informational
4 Severe error