|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (3 bit)
Join Date: Oct 2002
Posts: 6
|
can a file be renamed inside a dos batch file to include the modified date?
file is xyz.txt i want to rename to xyz10042002.txt thankx for any help
|
|
|
|
|
|
#2 |
|
Ride 'em Cowboy
Join Date: Dec 1999
Location: Dallas, Tx
Posts: 9,109
|
You'd have to manually tell the batch file to use the date.
ren xyz.txt xyz10042002.txt |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|