MOVE-SPOOLING-QUEUE-ENTRY

From NDWiki
Jump to navigation Jump to search
@MOVE-SPOOLING-QUEUE-ENTRY <peripheral file name>, <file name>, <INSERT OR APPEND>, <before / after file name>

Change the order of the files in the spooling queue.

<peripheral file name>
the spooling device.
<file name>
the spooling queue file to be moved.
<INSERT OR APPEND>
INSERT = place <file name> in front of next parameter. APPEND = place <file name> after next parameter (can be abbreviated).
<before / after file name>
a file in the spooling queue referred to by the previous parameter.


Rules:

  1. Permitted only for user SYSTEM and the owner of the spooling queue file. Only user SYSTEM may move entries forward in the queue.

Example:

@MOVE-SPOOLING-QUEUE-ENTRY L-P, F-1, I, F-2

The file F-1 is moved in front of F-2 in the spooling queue.

Related commands

@APPEND-SPOOLING-FILE

@REMOVE-FROM-SPOOLING-QUEUE

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-110, 1-111

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