Copyright Digital Equipment Corp. All rights reserved.

Examples

   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.