LIST-BATCH-QUEUE: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created page for the LIST-BATCH-QUEUE command)
 
m (fixed link to the BATCH command)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  @LIST-BATCH-QUEUE <n>
  @LIST-BATCH-QUEUE <n>
This command lists the contents of a specific [[batch queue]], <n> is a [[batch process]] number.
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


1 CARD READER LINE PRINTER
@LIST-BATCH-QUEUE 1
2 (USER NAME) BATIN LINE PRINTER
 
The command has no effect on the batch process.
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 (command)]]
 
@[[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]]

Latest revision as of 20:05, 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:

  1. Permitted for all users.
  2. 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

@BATCH (command)

@LIST-BATCH-PROCESS

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