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.
Dos Batch file
Name: Jesse Wassner Date: February 2, 2001 at 15:14:54 Pacific
Comment:
I am trying to create a dos batch file to open a text file in the dos edit program, add a line then save and close it. Can anyone help?
Summary: Hello, I am a novice user and would like help in creating DOS batch files. What I am trying to do is create a batch file that can move files from one server to another and delete the files after the p...
Summary: I'm trying to write a DOS batch file that will determine which files are in a directory on a remote unix box and then write a ftp script go 'get' each of the files. So far I have writen a script that ...