LIST-BATCH-QUEUE: Difference between revisions
Jump to navigation
Jump to search
(created page for the LIST-BATCH-QUEUE command) |
(expanded page text (from SINTRAN III Reference Manual), added a reference) |
||
Line 1: | Line 1: | ||
@LIST-BATCH-QUEUE <n> | @LIST-BATCH-QUEUE <n> | ||
This command lists the contents of a specific [[batch queue]] | This command lists the contents of a specific [[batch queue]]. | ||
; <n> : batch processor number as returned from the @BATCH command. | |||
Rules: | |||
#Permitted for all users. | |||
#The command has no effect on the batch processor. | |||
Example: | Example: | ||
@LIST-BATCH-QUEUE 1 | |||
The | 1 CARD READER LINE PRINTER | ||
2 (USER-NAME)BATIN LINE PRINTER | |||
The queue contains two entries, one from the card reader and one from the file (USER-NAME)BATIN. | |||
== Related commands == | |||
@[[BATCH]] | |||
@[[LIST-BATCH-PROCESS]] | |||
== References == | == References == | ||
{{ND-doc|60.050.06}} section 3.7.4.2 | {{ND-doc|60.050.06}} section 3.7.4.2 | ||
{{ND-doc|60.128.01}} (printed June 1980), page 1-89 | |||
{{ND-doc|60.174.Q01}} | {{ND-doc|60.174.Q01}} | ||
[[Category:Background Commands]] | [[Category:Background Commands]] |
Revision as of 20:04, 4 April 2014
@LIST-BATCH-QUEUE <n>
This command lists the contents of a specific batch queue.
- <n>
- batch processor number as returned from the @BATCH command.
Rules:
- Permitted for all users.
- The command has no effect on the batch processor.
Example:
@LIST-BATCH-QUEUE 1
1 CARD READER LINE PRINTER
2 (USER-NAME)BATIN LINE PRINTER
The queue contains two entries, one from the card reader and one from the file (USER-NAME)BATIN.
Related commands
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.7.4.2
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-89
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD