{
{   The purpose of this request is to validate a name as an SCL name.
{
{       CLP$VALIDATE_NAME (POTENTIAL_NAME, VALIDATED_NAME, NAME_IS_VALID)
{
{ POTENTIAL_NAME: (input)  This parameter specifies the name to be validated.
{
{ VALIDATED_NAME: (output)  This parameter specifies the validated SCL name.
{       Lowercase letters are converted to uppercase.
{
{ NAME_IS_VALID: (output)  This parameter specifies whether the potential name
{       is a valid SCL name.
{
