|
VMS Help ACCOUNTING, /TYPE, Example *Conan The Librarian |
$ ACCOUNTING /TYPE=PRINT
This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It
produces a brief report of all records for print jobs.
$ ACCOUNTING /TYPE=-PRINT
This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It
produces a brief report of all records except those for print
jobs.
|
|