home *** CD-ROM | disk | FTP | other *** search
- COMMAND: RENAME
-
- FUNCTION: Changes the the name of the file specified in the first parameter
- to the name and extension given in the second parameter.
-
- FORMAT: REN[AME] [d:][path]filename[.ext] filename[.ext]
-
- TYPE: DOS internal command
-
- REMARKS: RENAME may be abbreviated REN. Global file name characters may be
- used to keep parts of the filespec the same. If a valid drive is
- specified in the second parameter, the drive is ignored. A path may
- be spefified only with the first parameter, since files cannot be
- renamed across sub-directory boundaries.