PDA

View Full Version : Bug in Scheduled Tasks dialog


a_t_jackson
09-30-2004, 03:08 AM
Using Vis Build 5.5

If I open "Create Scheduled Task" dialog and hit Cancel it still crates the task

kinook
09-30-2004, 07:40 AM
The task properties dialog is implemented by Windows, and by the time it's displayed the task has already been created. Cancelling has the effect of not changing any task properties that were set by VBP. This works the same as creating a task from the Scheduled Tasks control panel applet (by the time the properties dialog is displayed, the task exists and cancelling doesn't delete it).