5 - 90 en-938821/2
Fill in the command (See syntax). ☞
Syntax
RENAME (\[pathname]) [filename1].[ext1] [filename2].[ext2]
[pathname] names of the subdirectories (separated by "\") leading to the desired
subdirectory (optional)
[filename1] names of the files to be renamed. All or part of the name can be
replaced by "∗" (See use of character "∗")
[ext1] extensions of the files to be renamed. All or part of the extension can
be replaced by "∗" (See use of character "∗")
[filename2] new filename
[ext2] new extension
Use of the wildcard character "∗"
In the filename:
- RENAME ∗.[ext1] ∗.[ext2] renames the extension of all the files from [ext1] to [ext2]
- RENAME [xx]∗.[ext1] ∗.[ext2] renames the extension of all the files whose filename begins with [xx] (minimum one
character) from [ext1] to [ext2].
In the extension:
- RENAME [filename1].∗ [filename2].∗ renames all the files from [filename1] to [filename2]
- RENAME [filename1].[yy]∗ [filename2].∗ renames all the files whose extension begins with the string [yy]
(minimum one character) from [filename1] to [filename2].
The character "∗" cannot be used in both the name and the extension.
Display of the file rename report, e.g.:
rename file(s) :
TOOLS.001
PROGS.001
Copying Files
This operation requires the presence of a formatted diskette in the drive. It copies files contained in a directory (all
or as selected by filename or extension).
!
CAUTION
If a file already on the diskette has the same name as the target filename, it is overwritten
without asking for confirmation.
Select file copy. ☞
COPY
Display in the dialogue window of:
Service_Diskette >COPY ❚