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.
Need help with Bat File
Name: JGreat277 Date: April 8, 2003 at 13:28:40 Pacific OS: Win2k CPU/Ram: 1.3Ghz/1GB
Comment:
I'm horrible when it comes to writing bat files, and was hoping someone out there might be able to help.
I'm looking for a bat file that will work as follows.
The file format: ????###.asc ex: ????324.asc
Looking to have the bat file run, and then prompt the user for a date, ie. 324.
Once the user inputs the date, the bat file looks for the files ????324.asc and copies them to another directory.
Summary: Does anyone knoe of a good net tutorial on how to write a good .bat file? I have a tricky challenge to accomplish. I suppose what I am looking for is a list of commands, hopefully a rather in-depth on...
Summary: Dear all, Could anyone help me with the following problem? My fortran program uses a parameter file to retrieve some parameters. One of these parameters needs to be updated for every run. I would like...
Summary: Hello: Need help with a DOS batch file. I am trying to write a very simple batch process, that checks if a DIR by the name MyFiles exists if it does not just creates it. Question is: How do I verify t...