Summary: Example of current batch file: Line1 Line2 Line3 Line4 MY PROG NAME=%PROGNAME% Line6 Line7 SET THIS IS IT= LINE9 MY PROG NAME= LINE11 I need my batch...
Summary: Hi, I have a text file that has four lines of text as follows: Hello Planet Welcome Goodbye I have a batch file that I would like to read in each line...
Summary: Hello I am trying to create a batch file that will "add" a line to my hosts file so that our server can resolve. Since it will be for more then just m...
Summary: I have a batch file that I change the date(file name) everyday and then run. I would like the batch file to read in files or automatically change the ...
Summary: I need to create a batch file to which I can pass 2 parameters to create, type and save a text file. Edit and copy con require additional keystrokes o...
Summary: Hi all, I'm a flash programmer hoping to write my first batch file to search for and copy a flash shared object file (basically a cookie) into the wor...
Summary: Ok, here's probably a tricky one... I have a drive that has data on it, which is organized into two file types, a .wav and a .ifo. The files are in fo...
Summary: I am attempting to create a batch file to search for a specific file on my computer and delete it. I have been trying to figure it out and cant get i...
Summary: Is 55K151AA a subdirectory of 55K139AA or is it a subdirectory of Orders. "Batch file Copy and Rename" is the subject of your post but the source and ...
Summary: Hi I would like to make a batch file which can copy a certain paragraph within an existing textfile into a new file. I know the starting phrase of the...
Summary: Hello All! I have a formatted text file that I wish to read with a batch file for further processing. It is formatted like so: o,object1.sql r,re...
Summary: Hi all!! Is there a way to use a batch file to edit another file without user intervention? For example, could I use a bat file with find and edit to...
Summary: I cant stand REM in batch files because it easier to type :: and it's a whole lot easier to read. To skip a line (as between paragraphs or commands or...
Summary: How can i read rows of a file from my batch file?. This: for %d in (%@line[file.dat,row])do ... don't works in windows95. sorry my ignorance. thanks!...
Summary: I cant stand REM in batch files because it easier to type :: and it's a whole lot easier to read. To skip a line (as between paragraphs or commands or...