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.
Adding .1 to file names thru Batch
Name: screamoon Date: July 20, 2006 at 05:21:17 Pacific OS: XP Pro. SP2 CPU/Ram: 1gb Product: Xenon
Comment:
SUppose I have a text file with contents as : 1)000000fd9ac1873d-0000-0509-94050a25 2)000000fd57acc331-0000-0ed6-94050a25 3)00000102ac2a457b-0000-045d-94050a25 4)00000104a5b5af66-0000-0431-94050a25
I want to add .1 at the end of every file name. How do I do this ?
Summary: Batch file adding text to file also adds a return? (Damn 35 character subject limits ;)) Hi there. Working on a very simple batch file; all it does is add a single sentence to a text file, then conver...
Summary: Hi, I’m stuck on part of a batch file I’m working on. What I’m trying to do is copy all files with the extension JPE in a directory to another directory, adding “ (E-mail Size)” to the file name and m...