{
{    The purpose of this request is to allow restricted programs to acquire
{ their respective "new" files in the input queue.  "New" input is a job that
{ has not been acquired by the application.
{
{       JMP$ACQUIRE_NEW_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
