|
|
| File Information |
| Description |
A gui utility to rename file(s) in a directory. This gui contains
two list box:
on the lefthand side is the contents of the current directory,
on the righthand side are the files selected for renaming
a button '>' is used to select the files
a button 'Rename' start the actual renaming process
a button 'dir' to select the work directory
a thick box to specify wether to rename read only files or not
the user, in order to rename files, must
1) select the working directory with the button 'dir'
2) select the file(s) on the righthand side window with mouse and 'ctrl'
to make multiple selaction of non-adiacent files
3) press the putton '>' to select the files and choose the new name:
the character that cannot be changed in multiple selection are
represented by '?' (question marks), the remaining character can be
changed or removed; characters can be also added, thus the resulting
filename(s) will become longer.
4) press the button 'Rename' to start the renaming. A progress bar shows
the progress of the operation.
Version 2
Is now possible to change the extention in multiple selections:
At the point 3) write the new name starting with a dot.
The first three characters after the dot will be used as the new
extention. Otherwise, no matter the number of selected files, using
the expresssion *.ext1 *.ext2 |
| MATLAB release |
MATLAB 7 (R14)
|
| Other requirements |
tested on Windows XP, with R14 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 11 Aug 2005 |
Improvement: now is possible to rename files:
1) the selected one using '.ext' syntax
2) anyone in the directory using the syntax '*.source *.dest' |
| 11 Aug 2005 |
renaming files is now possible
.ext for the selected files
*.ext1 *.ext2 for all the files in the directory |
| 20 May 2009 |
open source BSD License added |
|
Contact us at files@mathworks.com