$SEVERITY

From VSI OpenVMS Wiki
Revision as of 12:45, 29 November 2019 by Jane.doe (talk | contribs) (Created page with "'''$SEVERITY''' is a global string symbol that represents the lowest three bits of $STATUS and therefir determines the severity of the exit condition of the lat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

$SEVERITY is a global string symbol that represents the lowest three bits of $STATUS and therefir 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