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.
In need of batch file
Name: help Date: September 7, 2001 at 11:39:08 Pacific
Comment:
Could someone please direct me to a batch file containing nothing but the line:
Name: jboy Date: September 7, 2001 at 12:06:30 Pacific
Reply:
Huh?
you just wrote it - now call it something like:
comm.bat
or whatever (almost)
What are you trying to do, invoke another instance of the command processor?
0
Response Number 2
Name: :) Date: September 9, 2001 at 12:02:45 Pacific
Reply:
Yep, on an NT machine. Trick is has someone posted it on the internet with extention .bat so I can execute it? The eggheads here won't let me access the prompt any other way...
Summary: Hi, I need to run several Batch files in One BAtch file. each Bathc file performs some logic and exits with exit code 0 or Non zero . In My main batch file , i need to check the exit status of each fi...
Summary: I am in need of a batch file that will generate days and milage. Set the odometer and then read it at the end of the year. Seems to do my taxes I needed to do a day to day report. Bummer. Don't inten...
Summary: Thanks for all that help, I'm going to look into the windows scheduler thing and the At thing, and then I'll let you know if I need the batch file or not, or if I need help with the at... Thanks for a...