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 file test
Name: Ducttape19 Date: May 22, 2003 at 08:55:52 Pacific OS: Win2k CPU/Ram: enough
Comment:
I am trying to write a batch file that will merge 5 text files into 1. I need a test to see if the files that I am specifying in my copy statement exists. Is there a way to test to see if the files exist and then display an error message if they are not available. Thanks
Summary: I need to put a batch file in our login script to check for a file with a specific date (checking the version of an installed app). I want to then kick the computer name to a text file if the file do...
Summary: Hello, I am trying to create a batch file that copies files from one drive to another. However, the files that I am copying to the new drive will take on a different name. Is there a way to create a...