[thelist] ColdFusion MX, CFEXECUTE, and returning the output
Jay Dorsey
thelist at lists.evolt.org
Sun Jan 26 13:04:01 2003
.jeff wrote:
> yes, and it's obscure. if you don't specify an outputfile, then you
have to
> tell cf to not execute the tag and continue. slapping a timeout of 1
should
> suffice.
>
It worked! That would most definitely explain what I assumed was random
behavior of the tag - sometimes I've seen it work, sometimes not (I most
often don't throw the timeout on it unless I see the script taking eon's
to process, then I throw a try/catch and a timeout on it).
Thanks!
jay