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.
I need help on DOS batch file
Name: Skizz Date: August 6, 1999 at 16:49:29 Pacific
Comment:
Hi.Im doing a project for school.I need to write a batch program for this problem.Here is the assignment: Write a batch program called compare that takes 2 files and outputs the differences between the files on the screen ie a:txt b:txt outfile -add any error checking that is necessary.Place the resulting file in the SOURCE directory -test your program on some files! Anyone can help I would be grateful.Bye!oh i forgot to mention that I have to compare these files on my floppy but they are hidden.So how would i do this?Thanks!
Summary: Hi.Im doing a project for school.I need to write a batch program for this problem.Here is the assignment: Write a batch program called compare that takes 2 files and outputs the differences between th...
Summary: Hi, guys. I need to create a batch file where I can run a Visual Basic program (I usually use Call program name). But I need the batch to stop in that line until the VB program finishes and then resum...
Summary: I am trying to create a DOS batch file that will shut down my Windows NT 4.0 workstation. I know there are Windows based schedulers that will do this, but I need a MS-DOS batch file...