Copyright Digital Equipment Corp. All rights reserved.

Description

   The /TRANSLATE command allows you to substitute one file name for
   another. For example, testing a new $ TYPE command is difficult
   because the executable TYPE.EXE, which is used to implement the $
   TYPE DCL command, is buried in the system. However, you can use a
   command like $ DEFINE TYPE MYTYPE to override the standard file
   name TYPE to use your own, MYTYPE.