{
{   The purpose of this request is to get  the  string  representation  for  a
{ status  condition,  given its code.  The returned string will be in the form
{ "XX n" where XX is the "product identifier" portion of  the  condition  code
{ and  n is the numeric portion.
{
{       OSP$GET_STATUS_CONDITION_STRING (CONDITION, STR, STATUS)
{
{ CONDITION:  (input)  This  parameter  specifies  the  code  for  the  status
{       condition.
{
{ STR:  (output)  This  parameter  specifies  the string representation of the
{       status condition.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: none
{
