PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → SchedulerTaskStatus question - does it work?
SchedulerTaskStatus question - does it work?
Iniciado por CCordes, 10,nov. 2017 04:18 - No hay respuesta
Miembro registrado
68 mensajes
Publicado el 10,noviembre 2017 - 04:18
Hello
I'm trying to do a quick app in WD22 to adda task to the Windows task scheduler.
I can add and delete tasks but I cannot disable them.
First I create the task and then I am using SchedulerTaskStatus("MyTask",scheduledtaskdisable)
I have also tried ,scheduledtaskunschedule and ,scheduledtaskdisabled)
Is there a syntax or something I am missing?

I have found that the Scheduler commands do not work while in testmode, so I have been generating an exe for my tests as well.

TIA
Chris C

--
Sometimes waiting is the best way forward...