Quick question here --
I'm sending a message from inside a task that looks like this TASK -- blah -- send message -- delay However, it never sends the message until after the delay. I thought that it might put the send message command on a queue somewhere and finish up the current task first. If I make the delay another task, the same thing happens though. I really don't have any idea what is going on here. Please help if you can, Sarah
