Hi Jeremy,

How about cfexecute with the arguments attribute?

i.e.

<cfexecute
  name="C:\WinNT\System32\tree.com"
  arguments="c:\temp /A" 
  timeout="10">
</cfexecute>

cheers

David

-----Original Message-----
From: Jeremy [mailto:[EMAIL PROTECTED]
Sent: Monday, February 16, 2004 1:41 PM
To: CFAussie Mailing List
Subject: [cfaussie] Sending ColdFusion Vars to a .exe


Howdy howdy,

Just a really quick question fur you all. I have an .exe that I want to
send variables to via coldfusion.

Currently, I'm executing a .bat file which has hard code variables. 

Any body know a way we can connect to a .exe and pass variables to them
via ColdFusion.

Mucho Gracis,

jeremy

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to