I've just tried disabling a scheduled task by unchecking the 'Enabled' checkbox and the task still runs. I then created a small test case just to check and it still happens.
My test case
- a macro that runs
Code:
WebCmd|all~Toast|info~Hello~I'm running~10000!
- a scheduled task that runs that macro at a particular time
- the scheduled task has the 'Enabled' box unchecked
Result - the scheduled task still ran the macro and the toast appeared.
Am I missing something?
Screen shots in next message.