Posted by zxzx on February 18, 2008 at 16:22:26:
In Reply to: Re: dos IF command to run new bat file based on date posted by Mohd Raoof on February 05, 2008 at 10:21:05:
: : I am somewhat of a newbie at bat files, so I hope I can explain this clear enough.. I am trying to get another bat file to run if any file in a certain folder has been modified today. So basically , if "c:\*.doc" was modified today then run "modfile.bat" and if no "c:\*.doc" files where modified today then run "nofile.bat"
: : I am running windows xp if that makes any difference. Any help on this would be greatly appreciated.
: : Thanks,
: : Psycho Dan