Copyright Digital Equipment Corp. All rights reserved.

/OUTPUT

   Specifies where to direct output from ANALYZE/AUDIT. If you omit
   the qualifier, the report is sent to SYS$OUTPUT.

   Format

     /OUTPUT[=file-spec]

     /NOOUTPUT
 
   file-spec[,...]

   Specifies the name of the file that is to contain the selected
   records. If you omit the device and directory specification, the
   utility uses the current device and directory specification. If
   you omit the file name and type, the default file name AUDIT.LIS
   is used. If the output is binary (/BINARY) and you omit the
   /OUTPUT qualifier, the binary information is written to the file
   AUDIT.AUDIT$JOURNAL.
 


Additional information available:

Example