NAME |
MAGQ QRNGE |
TAG |
QRNGE |
ROUTINE |
MAGQBUT5 |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
RESTRICTED |
DESCRIPTION |
This procedure is to either delete or re-queue a range of Vista Imaging
Background Processor queues. The process parameter determines the action.
|
INPUT PARAMETER |
-
- QUEUE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This determines the queue type that will be processed.
-
- PROCESS
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This determines whether the queue will be requeued or deleted. A
value of "DEL" will designate a delete and a value of "REQ" will
designate a requeue.
-
- START
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This value will determine the start of the range of Queue file
(#2006.03) entries that will be processed.
-
- STOP
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 4
- DESCRIPTION:
This will determine the last Queue file entry that will be processed.
-
- PLACE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 5
- DESCRIPTION:
This value designates the Imaging site parameter entry
for which the queues to be processed are associated.
|
RETURN PARAMETER DESCRIPTION |
This value is the number of Queue entries that are ready to be processed.
|