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.
checking a file date to execute a batch file
Name: Laura Date: January 11, 2000 at 11:57:51 Pacific
Comment:
I would like to create a batch file for a client/server environment which run if the date of the file does not match. How would the if statement be worded, is it possible?? Thanks in advance. ie: If file date (does not) = 12/31/99 then run update.bat
Summary: hi: I want to write a batch file so that the following info is put into a text file: user name computer name log in date as each new user logs onto my network, the above info is put into the text file...