REMOVE-FROM-SPOOLING-QUEUE

From NDWiki
Jump to navigation Jump to search
@REMOVE-FROM-SPOOLING-QUEUE <peripheral file name>, <file name>

Remove a file from the spooling queue of a spooling device. The contents of the file are retained.

<peripheral file name>
spooling device
<file name>
the spooling queue file to be removed

Rules:

  1. Permitted only for user SYSTEM and the user who appended the file to the queue.
  2. Only the first name matching <file name> is removed.

Example:

@REMOVE-FROM-SPOOLING-QUEUE LINE-PRINTER, F-1

A search is made for the file name F-1 in the spooling queue to LINE-PRINTER. If found it is removed from the queue.

Related commands

@APPEND-SPOOLING-FILE

@DELETE-SPOOLING-FILE

@LIST-SPOOLING-QUEUE

@MOVE-SPOOLING-QUEUE-ENTRY

References

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-159

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD