{
{    The purpose of this request is to accept a name and return the ordinal
{  value of the job-class represented by that name.
{
{        JMP$DETERMINE_JOB_CLASS_NAME (JOB_CLASS, JOB_CLASS_NAME, STATUS);
{
{ JOB_CLASS: (input) This is the ordinal value of the job-class.
{
{ JOB_CLASS_NAME: (output) This is the string representation of the job-class.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS: none
{
