Originally posted by: bobber205
Thought I should at least post where I've gotten so far.
IF %DATE:~0,3% == MON ECHO "Today is monday"
does not echo "Today is monday" though when I just echo the data variable with those options it echoes MON.
Nevermind. Its Mon. No All caps.
Originally posted by: bsobel
Originally posted by: bobber205
Thought I should at least post where I've gotten so far.
IF %DATE:~0,3% == MON ECHO "Today is monday"
does not echo "Today is monday" though when I just echo the data variable with those options it echoes MON.
Nevermind. Its Mon. No All caps.
Just came in to tell you that, its' case sensitive but you got the rest correct...
Originally posted by: Aoleleb
Just use the built-in task scheduler in the control panel. Select the batch file and then select weekly and then select Friday then the time you want it to run.