W
WORLDe
Guest
Some questions about batch files…..
So, I have a batch file called batch1.bat.
Within that batch file, I have 5 commands that kick off different reports
from our ERP app..
I would like to be able to tell the batch file this:
If it is 2am on Monday, kick off report 1, but don’t touch the others.
If it is 3 am on Tuesday, kick off report 2, but don’t touch the others.
If this is possible, how would i script this out?
So, I have a batch file called batch1.bat.
Within that batch file, I have 5 commands that kick off different reports
from our ERP app..
I would like to be able to tell the batch file this:
If it is 2am on Monday, kick off report 1, but don’t touch the others.
If it is 3 am on Tuesday, kick off report 2, but don’t touch the others.
If this is possible, how would i script this out?