Copyright Digital Equipment Corp. All rights reserved.

Batch_and_print_jobs

 Submitting batch and print job and controlling batch and print queues.

 ASSIGN/MERGE        Moves job entries from one queue to another.
 ASSIGN/QUEUE        Assigns, or redirects, a logical queue to a single
                     printer or terminal execution queue.
 DEASSIGN/QUEUE      Deassign a logical queue from a printer or terminal
                     queue and stops the logical queue.
 DELETE/ENTRY        Deletes one or more entries from the queue.
 DELETE/QUEUE        Deletes a queue and all its job entries.
 DISABLE AUTOSTART
   /QUEUES           Disables the autostart feature for queues on a node.
 ENABLE AUTOSTART
   /QUEUES           Enables the autostart feature for queues on a node.
 INITIALIZE/QUEUE    Creates and initializes a queue.
 PRINT               Places a job entry in a print queue.
 SET ENTRY           Changes the current status or attributes of a 
                     job entry in a queue.
 SET PRINTER         Sets device characteristics for a printer.
 SET QUEUE           Changes the current status or attributes of a queue.
 SHOW ENTRY          Displays the job entries belonging to a specified user.
 SHOW PRINTER        Displays device characteristics defined for a printer.
 SHOW QUEUE          Displays information about a queue and its job entries,
		     including the protection currently set for the queue.
 START/QUEUE         Starts or restarts a queue. For autostart queues,
                     activates the queue for autostart.
 START/QUEUE/MANAGER Starts or restarts a queue manager.
 STOP/QUEUE          Pauses a queue to control it or the current entry in it.
 STOP/QUEUE/MANAGER
   /CLUSTER          Stops a queue manager (supersedes the 
                     STOP/QUEUE/MANAGER command.)
 STOP/QUEUE/NEXT     Stops a queue after all executing job entries have 
                     completed. For an autostart queue, also deactivates the 
                     queue for autostart. 
 STOP/QUEUE/REQUEUE  Stops the current job entry and requeues it for later
                     processing.
 STOP/QUEUE/RESET    Abruptly stops a queue and aborts all executing job
                     entries. For an autostart queue, also deactivates the 
                     queue for autostart.
 STOP/QUEUES/ON_NODE Stops all queues on a node without stopping the
                     queue manager. Also prevents autostart queues
                     from failing over to the node.
 SUBMIT              Places a job entry in a batch queue.
 
 Type ? to display the list of HINTS.
 Type BATCH_AND_PRINT_JOBS to redisplay this particular hint.  
 Press the RETURN key before typing a command or topic name.