{
{    The purpose of this request is to change the attributes of an input file
{ and resubmit the job.
{
{       JMP$CHANGE_INPUT_ATTRIBUTES (INPUT_NAME, INPUT_ATTRIBUTE_CHANGES,
{             STATUS);
{
{ INPUT_NAME: (input)  This is the name of the input file to be changed.
{
{ INPUT_ATTRIBUTE_CHANGES: (input)  This specifies the attributes that are to
{       be changed.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             cle$improper_name
{             jme$cannot_assign_to_job_class
{             jme$duplicate_name
{             jme$input_is_initiated
{             jme$interactive_job_discarded
{             jme$invalid_parameter
{             jme$invalid_parameter_value
{             jme$job_class_does_not_exist
{             jme$no_job_class_found_for_job
{             ofe$sou_not_active
{
