Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Batch file If Statement that looks for date of file  (Read 3065 times)

0 Members and 1 Guest are viewing this topic.

ikor

  • Guest
Batch file If Statement that looks for date of file
« on: May 29, 2009, 08:42:30 AM »
We load data daily and want to begin the load as soon as file is ready.  Each day the same file is replaced but the time may be within a two hour window.  We are looking for an If statement to include in our batch file that will look for the new date every minute or so within this window.  We use Scheduler to run the BAT file on Windows XP SP2....Thanks