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: shahid ali khan Date: April 21, 2003 at 23:32:04 Pacific OS: dos CPU/Ram: Piii 128 mb ram
Comment:
sir i want to make a conditional dos batch file the codition is that whenever the batch file run first check the date if date is ok then run given condition else not
another file will be as when i ceck my mail from outlook express first copy my some files form certain directory then go for check mails i am in windows2000
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 ...