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.
dos batch to check file date
Name: desi Date: February 4, 2003 at 12:15:33 Pacific OS: win2k CPU/Ram: p4/512
Comment:
can someone help me i need a dos batch file to check 2 files timestamps are = today date. if one file is not than call another batchfile.
Name: IVO Date: February 5, 2003 at 07:34:47 Pacific
Reply:
I hope I understood what you want; if so try the following script. It checks the timestamp of the files keyed into the command line and jumps to the Batch_File if only one has not the today date. Substitute [Batch_File_Name] with the name of batch witch you will jump to.
Summary: Could someone help me - I need a DOS batch file to check 4 files in a directory which are = today's date. If one or any of the files are not (older than 1 day) than call another batch file that I've c...
Summary: Windows 95/98 has an ftp program that can be executed via the dos shell. Does anyone have a dos batch file that can execute the ftp program to transfer *.csv files in a given directory?...
Summary: Does anyone know how I could print from a DOS app. to a file in Windows 95? I tried setting Print To The Following Port in the Windows 95 printer properties to FILE, but that does not work. The prog...