{
{    The purpose of this request is to accept a string representation of a name
{  and determine if it is a user or system-supplied name and return a complete
{  representation of the name.
{
{        JMP$DETERMINE_NAME_KIND (CANDIDATE_NAME, NAME, STATUS);
{
{ CANDIDATE_NAME: (input) This string is the name to be parsed.
{
{ NAME: (output) This is the parsed and validated version of the candidate name.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS: cle$improper_name
{
