QREQUEUE

The QREQUEUE.EXE command moves a job from one queue to another queue.

Syntax


QREQUEUE.EXE 	JobNumber

		/QUEUE=QueueName

		/SERVER=ServerName

Qualifiers

/QUEUE
This specifies which queue to requeue the job to. This qualifier is required.

/SERVER
This specifies the name of an Argent Queue Engine server. If this qualifier is absent, then the command uses the value of the XS_SERVER environment variable, if defined. If this environment variable is also absent, then the command assumes the local server.

Example

QREQUEUE.EXE 634 /QUEUE=QUEUE2

This example moves job number 634 from the queue that it was previously in to queue QUEUE2.

See Also:

Command Reference

Network Usage