QSTART

The QSTART.EXE command starts a queue. When a queue is started, it will execute jobs that are pending in the queue.

Syntax


QSTART.EXE	QueueName

		/SERVER=ServerName

Qualifiers

/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

QSTART.EXE LOW_PRI

This example starts queue LOW_PRI.

See Also:

Command Reference

Network Usage