task scheduler tâches

J

j4e8a16n

Hi

Thiscode works nicely:
@echo
call z-last-DATE.cmd
set /A _ww=%date%
set /A _xx=%_ww% - %_dd%
@echo %_xx%
set /A _DD=%_xx%*-1
set /A _D=%_DD%+1
@echo .
@echo .
@echo %_D%


except if I call the cmd file from the task scheduler. In wich case I have a prompt about missing parameters. I think the cmd extension are not on with the task scheduler. Maybe that is the problem.

Thanks for your attention.

JP
 
J

j4e8a16n

Thank you in z-later there was : set /A _dd=2013-01-26



Le jeudi 31 janvier 2013 06:59:26 UTC-5, j4e8a16n a écrit :
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top