Computing.Net > Forums > Windows 2000 > rename files

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

rename files

Reply to Message Icon

Name: carlos varanda
Date: March 25, 2003 at 15:40:07 Pacific
OS: w2000
CPU/Ram: amd 1990+ |256 sdr
Comment:

hi,
i need to rename a serie of files(76).
the program i´m working with(3d) will only read an image sequence if the number is after the file extension.
so i´m left with 76+ files to rename.
is there a way to change all of them at once?
i can rename one by one but i´ll be ko doing it.
i have Car0001.jpg and i need to turn to Car.jpg.001 etc...
is this possible?



Sponsored Link
Ads by Google

Response Number 1
Name: FJ
Date: March 25, 2003 at 17:06:37 Pacific
Reply:

No. Every file will half to be changed individually!


0

Response Number 2
Name: FJ
Date: March 25, 2003 at 17:07:29 Pacific
Reply:

excuse me - that should read "HAVE TO BE"


0

Response Number 3
Name: FishMonger
Date: March 26, 2003 at 15:00:48 Pacific
Reply:

Hi Carlos,

I don't mean any disrespect to FJ but you certainly can rename a group of files all in one step. However, it can't not be done in Windows Explorer, you'll need a script. It can be done with any number of scripting languages, i.e. VB script, Perl, even a DOS batch file. My preference would be a Perl script, partly because Perl is a powerful scripting language and would/could be platform independent, also I'm rusty at writing DOS batch files.

If you post this question in the programming section either here at computing.net or at www.experts-exchange.com, you'll be given several different scripts to choose from. If you'd like me to write the Perl script, let me know. Keep in mind that Microsoft doesn't include the Perl interpreter with Windows, so you'll need to download it from http://www.cpan.org/ports/index.html#win32. IT'S FREE!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: rename files

Renaming files with VB Script www.computing.net/answers/windows-2000/renaming-files-with-vb-script/46405.html

Rename Files by Time/Date Stamp? www.computing.net/answers/windows-2000/rename-files-by-timedate-stamp/15657.html

Delete/Rename File & Create New Folder www.computing.net/answers/windows-2000/deleterename-file-amp-create-new-folder/22456.html