Ian, do you can try with systemcommand.cfc: http://systemcommand.riaforge.org/
It's a very good application when do you need to execute bat files. Cheers Marco Antonio On Mon, Oct 6, 2008 at 1:49 PM, Ian Skinner <[EMAIL PROTECTED]> wrote: > >Yeah I see now... I wasn't paying enough attention. Sorry > > > >I would try this. It has worked for me in the past... when I needed to > pass > >custom vars to an executable I would write the bat file on the fly, save > it > >and then run the bat file with CFexecute. > > > >HTH > >G > > Thanks, it looks like this idea will be workable. I was able to create a > bat file and run it with cfexecute. So it looks like I may be up and > running. I'll just have to get CF create this bat file. Now I just need to > test what happens when I run multiple versions of this Perl script from > multiple bat files. > > But I am still getting no results from the <cfexecute...> tag. The PERL > script generates a ton of output. When I first ran my prototype bat file, > it generated output. But I am getting none of this output out of the > <cfexectue...> call? > > P.S. I am using the HOF web interface because I am getting almost none of > my HOF content in my email!!! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313486 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

