{
{   The purpose of this request is to return the status severity level for  a
{ status condition.
{
{   The  libraries  in  the  command  list are searched until a message module
{ containing a description  for  the  condition  is  found  and  the  severity
{ contained  therein  is  returned.   If  the  condition  is  not found, error
{ severity is returned.
{
{       OSP$GET_STATUS_SEVERITY (CONDITION, SEVERITY, STATUS)
{
{ CONDITION: (input) This parameter specifies the condition code for which the
{       severity is to be returned.
{
{ SEVERITY: (output) This parameter specifies the status severity level.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: none
{
