Search found 8 matches

by simplysup
Tue Dec 12, 2023 2:08 am
Forum: VCL Scheduling Agent
Topic: Version 2.1.25.0 - no demo?
Replies: 4
Views: 65289

Re: Version 2.1.25.0 - no demo?

Updated demo works perfectly, thanks for making it backwards-compatible again (some of us still use dinosaur-code!)
by simplysup
Wed Dec 06, 2023 12:46 am
Forum: VCL Scheduling Agent
Topic: Version 2.1.25.0 - no demo?
Replies: 4
Views: 65289

Re: Version 2.1.25.0 - no demo?

Thanks, found the demos.

I'm not able to compile Delphi\demo.dpr in D2007 due to the presence of System.Actions, System.ImageList in unit Main, and the unit scopes in Props_2_0 (there may be other issues, that's as far as I got).

Is it still possible to get a demo working in D2007?

Nigel
by simplysup
Thu Nov 30, 2023 9:53 pm
Forum: VCL Scheduling Agent
Topic: Version 2.1.25.0 - no demo?
Replies: 4
Views: 65289

Version 2.1.25.0 - no demo?

Hi,

I've just installed version 2.1.25.0. When installing a new version I usually compile and run the Demo just to check that everything is working OK - but I can't find the Demo app in this latest version. Is this an oversight, by design, or has it been installed elsewhere?

Cheers,

Nigel
by simplysup
Fri Sep 01, 2023 8:56 pm
Forum: VCL Scheduling Agent
Topic: Delay at Logon scheduled task
Replies: 2
Views: 11841

Re: Delay at Logon scheduled task

Many thanks Igor!
by simplysup
Thu Aug 31, 2023 11:26 pm
Forum: VCL Scheduling Agent
Topic: Delay at Logon scheduled task
Replies: 2
Views: 11841

Delay at Logon scheduled task

Hi, Is it possible to access and programmatically set the "Delay task for" Advance setting in an At Logon task. I note that a number of 'TriggerRundomDelayMinutes' properties have been added to TTaskTrigger but there doesn't seem to be one for an At Logon task - and I'm not sure if these p...
by simplysup
Mon Jul 13, 2020 11:39 am
Forum: VCL Scheduling Agent
Topic: run task asap if missed
Replies: 2
Views: 11809

Re: run task asap if missed

D'oh, I should have found that. Thanks!

Nigel
by simplysup
Sat Jul 11, 2020 11:26 pm
Forum: VCL Scheduling Agent
Topic: run task asap if missed
Replies: 2
Views: 11809

run task asap if missed

Hi,

Is it possible to access the setting "run task as soon as possible after a scheduled start is missed"

Cheers,

Nigel
by simplysup
Sun Jan 01, 2017 8:33 pm
Forum: VCL Scheduling Agent
Topic: TASK_ACTION_COM_HANDLER not handled
Replies: 1
Views: 16241

TASK_ACTION_COM_HANDLER not handled

Is there a particular reason you do not handle TASK_ACTION_COM_HANDLER in saTask.TTaskItem.GetTaskLists?