|
VMS Help ACCOUNTING, /REJECTED, Example *Conan The Librarian |
$ ACCOUNTING /TYPE=PRINT /BINARY /OUTPUT=PRINT_INFO.DAT -
_$ /REJECTED=NOT_PRINT_INFO.DAT
This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It
creates two files, PRINT_INFO.DAT and NOT_PRINT_INFO.DAT, in
the default directory. It copies print job records to PRINT_
INFO.DAT and all other records to NOT_PRINT_INFO.DAT.
|
|