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.
Batch File to Append Date to file n
Name: ArwinIsip Date: January 22, 2009 at 22:44:22 Pacific OS: Windows XP CPU/Ram: Intel Product: D81510a / Ea81520a Subcategory: Batch
Comment:
I want to create batch file that will activate it self at the secific time and date..
Summary: I've managed to come up with a solution to my problem, and I'm sharing it with the rest: Basically, I used 2 batch files; the first one, date1.bat sets the date/time. The second batch file, dumplog.c...
Summary: I need to append a fixed text string to the beginning of each line of a text file like this. The first file is a dir list of filenames generated with dir /a:-d/b/o:n>list.txt I then want to add www.my...
Summary: Hi chaps, I need to write a batch file to append the created date to the beginning of a bunch of files. There are hundreds of files, mostly office based so *.doc, *.xls, *.ppt etc. An example is a fi...