Okay I realized that the problem was not your tag, but something about cfmx.
I am doing something like this...
<cfx_execute name="cmd.exe"............ and so on...
in CFMX, I need to do it like this:
<cfx_execute name="C:\winnt\system32\cmd.exe"...... and so on...
Thanks,
Jon
-----Original Message-----
From: Lewis Sellers [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 2:33 PM
To: CF-Talk
Subject: Re: CFX_EXECUTE for CFMX?
At 01:45 PM 3/4/2004, you wrote:
>In CF5, I used CFX_Execute to execute commands that were really long.
>Apparently, the ColdFusion CFEXECUTE tag has some kind of limitation as
to
>the length of the command line command you can pass. I therefore used
><CFX_execute> to call the command. How can I execute the command in
qeustion
>in CFMX?
My CFX_Execute? (The C++ CFX from intrafoundation.com?)
It's not working for you under CFMX?
--min
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

