{
{   The purpose  of  this  request  is  to  convert  a  string to a name.  The
{ conversion invloves  padding  the  name  with  spaces  (on  the  right)  and
{ transforming lower case letters into their upper case counterparts.
{
{       CLP$CONVERT_STRING_TO_NAME (STR, NAME, STATUS)
{
{ STR: (input) This parameter specifies the string to be converted.
{
{ NAME: (output) This parameter specifies the converted name and its length.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: clc$min_ecc_lexical ..  clc$max_ecc_lexical
{       IDENTIFIER: 'CL'
{
