|
|
|
re: batch script for renaming files
Tuesday, July 15, 2008 at 11:05 pm Windows Server 2003 Annoyances Discussion Forum
Posted by pirateye
(5 messages posted)
c:\test.txt is not missing!
and this script is the original
i have to mention that the OS is "patched" with italian language pack.
for /f "tokens=1-7 delims=." %%d in ("%date%") do rename "c:\test.txt" %%d.%%e.%%f.txt
On Tuesday, July 15, 2008 at 9:12 pm, appleoddity wrote:
>
>If this script is not modified from the original, then C:\test.txt is missing.
>
>If it is modifed from the original, then you have modified the most important part
>before posting, which would show what name is being supplied to the raname command.
>
>Please repost the original batch file, and make sure to check the option to preserve
>your spacing, so I can see it with carriage returns properly.
>
>
|
All messages in this thread [show all]
 |  |  | re: batch script for renaming files (pirateye: Tue, Jul 15, 2008, 11:05 pm) |
| |
| |
Return to the Windows Server 2003 Discussion Forum
|
|
|
|