  Job entries and queue scheduling? 
 The Question is:
 
I have a generic print queue pointing to two physical printer queues.  If I
 submit a single job that contains multiple files, will VMS split the job
 between the two printers or will it send the entire job to a single physical
 print queue?
 
 The Answer is:
 
  The job entry is the basic unit of queue scheduling, and the entire
  contents of the job entry will be transfered to the generic queue to
  the target execution queue.
 
