{
{    The purpose of this request is to allow restricted programs to acquire
{ their respective "modified" jobs in the input queue.  "Modified" input is a
{ job that has been previously acquired and has since had its attributes
{ changed.
{
{       JMP$ACQUIRE_MODIFIED_INPUT (JOB_DESTINATION_USAGE, INPUT_DESCRIPTOR,
{             STATUS);
{
{ JOB_DESTINATION_USAGE: (input)  This parameter indicates what the
{       job_destination_usage of the job must be.
{
{ INPUT_DESCRIPTOR: (output)  This record contains the information that is
{       necessary for applications to dispose of jobs correctly.
{
{ STATUS: (output) This is a record which specifies the status of the request.
{       CONDITIONS:
{             jme$application_not_permitted
{             jme$destination_usage_incorrect
{             jme$input_queue_is_empty
