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