I know the ScheduleTask() works with an array. I am currently doing some testing using this type of scheduling and it works fine. One of the only difference between the first and second code above is the Date format which I already mentioned (see below)...Have you tried it yet by any chance? Other than that Im all out of ideas. I figured the computers being REMed out was a typo...Just thought I would throw it out there...

Quote:

Also...Maybe it is something with the @DATE format that JT doesnt like?

$date=@DATE

Does it work without an error if your change it to...

$date='TODAY'

Like the first example...