> > Correct. cmd.exe simply opens the window which allows you to run
> > batch files ... that's what CFEXECUTE is already doing for you.
>
> That's not correct at all. Batch files are run by the command
> processor - cmd.exe. CFEXECUTE is not a command processor.
I think you're misinterpreting
I converted all the statesments to this format and they ran
fine...they
did utilize the cmd.exe even though the cmd.exe wasn't explicitly called
with the format below.
The format seemed to work either way.
The issue I was having embarassingly was that when I rewrote the profiles
for Navicat
> Correct. cmd.exe simply opens the window which allows you to run batch files
> ... that's
> what CFEXECUTE is already doing for you.
That's not correct at all. Batch files are run by the command
processor - cmd.exe. CFEXECUTE is not a command processor. And in my
experience with CFEXECUTE, I'
I know for vb scripts you have to run cscript.exe and pass the path to the
vbs in the arguments.
--
Ryan
On Sat, May 23, 2009 at 8:43 PM, Jason Fisher wrote:
>
> Correct. cmd.exe simply opens the window which allows you to run batch
> files ... that's what CFEXECUTE is already doing for you.
Correct. cmd.exe simply opens the window which allows you to run batch files
... that's what CFEXECUTE is already doing for you. So just run this:
>Execute the batch file directly, rather than trying to go via cmd.exe ?
~
Execute the batch file directly, rather than trying to go via cmd.exe ?
~|
Want to reach the ColdFusion community with something they want? Let them know
on the House of Fusion mailing lists
Archive:
http://www.houseoffusion.c
You'd have to escape them or change the outer quotes to single quotes of
course. :)
--
Ryan
On Sat, May 23, 2009 at 7:03 PM, Ryan Letulle wrote:
> You might try putting the f:\inetpub ... in double quotes.
> --
> Ryan
>
>
>
>
> On Sat, May 23, 2009 at 6:27 PM, Rick Faircloth
> wrote:
>
>>
>>
You might try putting the f:\inetpub ... in double quotes.
--
Ryan
On Sat, May 23, 2009 at 6:27 PM, Rick Faircloth wrote:
>
> I can run this code, and see cmd.exe open in the list of services in the
> Task Manager,
> but cmd.exe closes rather quickly and there are no results from the batch
> f
I can run this code, and see cmd.exe open in the list of services in the
Task Manager,
but cmd.exe closes rather quickly and there are no results from the batch
file.
Just wondering if anyone sees any problem with the code, itself. This was
running fine
on XP, but now I'm executing it on Windows
9 matches
Mail list logo