Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.  $ RENAME/APPLICATION_PROTOCOL=FTAM /CONFIRM -
       _$ AMIGO::"/MAIN/SUB/FILE/EXT" AMIGO::"NEW/FILE" <RET>
       AMIGO::"/MAIN/SUB/FILE/EXT" --> AMIGO::"NEW/FILE" ? (Y,N,Q,All):
       Y<RET>

      This command allows you to review your renaming request(s)
      before they are executed. In this example, the remote file
      /MAIN/FILE/EXT is renamed to the remote file /NEW/FILE on the
      same system after the positive response (Y) is received.

   2.  $ RENAME/APPL=FTAM /CONFIRM /LOG FREUND::"^VOL>MAIN>FILE" - 
       _$ TEST.DAT <RET>
       FREUND::"^VOL>MAIN>FILE.EXT" --> TEST.DAT ? (Y,N,Q,All): Y<RET>
       %RENAME-I-RENAMED, FREUND::"^VOL>MAIN>FILE" renamed to TEST.DAT

      This command requests conformation about renaming the remote
      file ^VOL>MAIN>TEST.DAT on FREUND and, receiving a positive
      response (Y), renames that file to TEST.DAT. The informational
      message is displayed because the /LOG qualifier is used.