Removes a job from a job queue.
(Reply) Specifies the number that the queue manager assigned to the job when it was first entered into the queue.
Only an operator or the client that created the job can call Remove Job From Queue (old).
Remove Job From Queue (old) performs the following actions:
Removes the specified job from the queue
Closes and deletes the associated file
Aborts the service if the job is in the process of being serviced
Any further I/O requests made by the server to the job's queue file fail, and Illegal File Handle is returned.