VMS Help
ACCOUNTING, /ENTRY
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Selects or rejects records for print and batch jobs with the
specified queue entry numbers.
Format
/ENTRY=([-]entry_number[,...])
The /ENTRY qualifier uses the value of the queue entry number
field to select records for processing. This field is present
in all records except file backward link and file forward link
records. For records that contain information about print or
batch jobs, it contains the unique entry number assigned to the
job in the print or batch queue.
The /ENTRY qualifier selects only records that have the specified
values in the queue entry number field. If you precede the values
with a minus sign, it selects all records except those with the
specified values.
Each entry-number must be a decimal number of ten digits or less.
See also the /JOB and /QUEUE qualifiers, which select or reject
records for print and batch jobs with specified job and queue
names.
1.$ ACCOUNTING /ENTRY=(211,212,213)
This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It
produces a brief report of all records for print or batch jobs
with a queue entry number of 211, 212, or 213.
2.$ ACCOUNTING /ENTRY=(-25,50)
This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It
produces a brief report of all records except those for print
or batch jobs with a queue entry number of 25 or 50.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.