{
{   The purpose of this request is to get the name  for  a  status  condition,
{ given its code.
{
{   The  libraries  in  the  command  list are searched until a message module
{ containing a description for the  condition  code  is  found  and  the  name
{ contained  therein  is  returned.   If  the  code  is  not  found,  the name
{ UNKNOWN_CONDITION is returned.
{
{       OSP$GET_STATUS_CONDITION_NAME (CODE, NAME, STATUS)
{
{ CODE: (input) This parameter specifies the code for the status condition.
{
{ NAME: (output) This parameter specifies the name of the status condition.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: none
{
