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.
Batch files
Name: Esther Verkerk Date: November 12, 1998 at 04:29:47 Pacific
Comment:
I don't know how to make a batch file .. does anyone have some examples for me off how you make a batch file.
Name: World Library Date: November 12, 1998 at 17:35:24 Pacific
Reply:
This is a good place to start.
I am only a novice, but would be glad to help if I can. (see email above)
http://www.calweb.com/~webspace/batch/index.htm
0
Response Number 2
Name: World Library Date: November 12, 1998 at 17:55:25 Pacific
Reply:
ps.
If you let me know what it is you want to do I will be more than happy to make the batch file for you.
Hopefully it will not be to answer World Hunger, Sickness, or poverty.......lol
But if it is a simple "do this then that" I would be glad to help.
World Library
0
Response Number 3
Name: Chris Date: November 25, 1998 at 22:15:01 Pacific
Reply:
Try to get a MS DOS 5.0 or prior manual. They are a pretty good tutorial. Then start to experiment. .BAT files are a good way to tie various functions of a system together.
0
Response Number 4
Name: Outsider Date: February 12, 2000 at 08:06:05 Pacific
Reply:
Good place to start: http://bigfoot.com/~batfiles/
Summary: I need help with writing a batch file that returns an error code to another application (app1). My batch file is called by another application, when my batch file runs, it calls a VBS Script. This scr...
Summary: Hi i have made a batch file which installs a bit of software and then runs it. i need a command which after the first line of the batchfile has been run it waits 20 seconds and then the second line ru...