DELETE/JOB queuename jobname[/FILE_POSITION:n] DELETE/ENTRY:n[/FILE_POSITION:n] The DELETE/JOB and DELETE/ENTRY commands delete a job from a print or batch queue or delete a file from a job. A single file in a job can be deleted using the /FILE_POSITION:n qualifier. The argument to this qualifier is the number which appears in the SHOW QUEUE display, to the left of the file you want to delete. The DELETE/ENTRY:n form of this command is recommended,because it is more convenient to use, and because it is the only way to unambiguously refer to a specific job. Two or more jobs in the same queue may have the same name, but they will never have the same entry number. Job entry numbers are displayed with the SHOW QUEUE command. For more information see HELP SHOW QUEUE. See HELP DELETE QUEUE for information about deleting queues.