Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.ELV> WRITE ERROR_LOG.SYS

     The command in this example copies events in ERROR_LOG.SYS to
     ERROR_LOG.DAT.

   2.ELV> WRITE/OUTPUT

     The command in this example copies events in the default file
     ERRLOG.SYS to ERRLOG.DAT.

   3.ELV> WRITE/OUTPUT=OUTFILE.OUT

     The command in this example copies events in the default file
     ERRLOG.SYS to OUTFILE.OUT.