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 a file to date with script
Name: eastwoodgeek Date: May 26, 2004 at 03:59:53 Pacific OS: Win2k CPU/Ram: 2.4/256
Comment:
How can a rename a file (filename.ext) to "eaMMDDYY.txt"? I've tried some of the posts here, but I don't know scripting well enough to make them do what I need.
Summary: I am trying to create a batch file that will move a file to 2 different places and then rename the file by the date and time it was moved. I can get it to work with XP but W2k Pro gives me the error "...
Summary: 1. I can't script. 2. I am using the Windows Backup utility to back up files on my server to an external Snap server. The Snap server is mapped to the B: drive. I want to have a script that will autom...
Summary: I need to rename a file in a DOS Batch script but do not know how to handle the long file name. Filename: eop.test_BBB_2005052000000M07S.txt I want to rename the file to Filename: 2005052000000M07S.tx...