Well, it's pretty straightforward:

<cfexecute name="d:\webserver\client\engine\app.exe"
         arguments="-run client_file.lis">
</cfexecute>

Where "-run client_file.lis" causes the app to run and parse the specified 
file.

Like I said, I tried several using timeout="30" and output="output.txt" to 
no avail.  I also tried the arguments parameter without the dash in front 
of "run" even though the executable requires the dash.

And I tried putting the whole thing in a BAT file to avoid having to pass 
the arguments, still nada.

Thanks,

Mike



At 9/3/2002 05:15 PM, you wrote:
>Mike,
>
>Have any code we can look at?
>
>-----Original Message-----
>From: Web Master [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 03, 2002 5:07 PM
>To: CF-Talk
>Subject: RE: <cfexecute> problem
>
>
>I tried that as well. With a setting of "30", the form still returns
>immediately and with nothing displayed in the browser.
>
>
______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to