--- Ninju Bohra <[EMAIL PROTECTED]> wrote:
> Oops,
>
> Look like the "spawn" attribute route won't work :-)
>
> With "spawn=true" the task does NOT "block"
> and
> wait for the executable to finish. I need to have
> the
> script proceed only after the execuatable is
> finished,
> so we down to
Oops,
Look like the "spawn" attribute route won't work :-)
With "spawn=true" the task does NOT "block" and
wait for the executable to finish. I need to have the
script proceed only after the execuatable is finished,
so we down to the and/or moving to 1.6.3
--- Ninju Bohra <[EMAIL PROTECTED]>