On Wed, 14 Aug 2002 15:59:11 -0400, in cf-talk you wrote:

>Any ideas?  Am I being too fague?  Also, is there an alternative to
>CFEXECUTE (maybe a CFX tag) that I could use?

Have you tried piping the output to a file like myexe.exe >output.txt
and seeing if it's saying anything?

In any event a year or so back I essentially made a clone of the
CFEXECUTE function for pre4.5 CF versions. It's most likely very close
to the way the original C++ version of the function was written.

http://www.intrafoundation.com/freeware.html#cfx_execute

It's also fairly talkative.

I just recompiled it yesterday actually to make sure there weren't any
pesky dependancies that are the bane of CFX's under MX.

--min

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to