1.ELV> CONVERT ERROR_LOG.SYS
The command in this example converts events in ERROR_LOG.SYS to
the older format and writes them to ERROR_LOG.CVT.
2.ELV> CONVERT/OUTPUT
The command in this example converts events in the default file
ERRLOG.SYS to the older format and writes them to ERRLOG.CVT.
3.ELV> CONVERT/OUTPUT=OUTFILE.OUT
The command in this example converts events in the default file
ERRLOG.SYS to the older format and writes them to OUTFILE.OUT.