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.
editing a txt file using cdm
Name: Freeky78 Date: April 10, 2009 at 03:11:42 Pacific OS: Windows 2000 Subcategory: Batch
Comment:
Hi,
I'm looking for a simple batch file which will edit - delete a part of text a file, lets say arhiv.dat. With a command %date& > arhive.dat I get a file with system date, with a writen name of the day and numbers of the date. What command could I use, to delete the day name, so only numbers would stay.
Summary: Need help writing a batch that will open a txt file, find a date (that is in an http address), then change that date to current. Possible? ...
Summary: First off I'm trying to use a command line md5 hash finder to get the md5 hash of a picture then rename the picture to the md5 hash using batch. When I get a txt file with the picture names and md5 th...
Summary: Hi I have a txt file which holds a bunch of of HEX values. I need to write a batch files which can modify certain HEX values. My txt file looks like this 01 00 00 00 FF FF FF FF FF FF FF I need to mo...