I added errorVariable="x" and did a cfdump on x which produced an error - variable x does not exist. Doing a google search I find on Ray Camden's blog http://www.coldfusionjedi.com/index.cfm/2008/4/9/ColdFusion-801-change-to-CFEXECUTE
where he places an if statement around it. I am guessing that this means there were no errors in my arguments. Still I can log into phpmyadmin and find tables that have overhead.

Never had the need to create a bat file before. I will have to look into how to do that.

Thanks,
Tom Thomas

At 08:48 AM 3/3/2010, you wrote:
I've had nothing but bad luck with cfexecute. That is, that complex
arguments, are not working properly. The only way I could make them
run well is to save the commands into a script file and then calling
that script file with cfexecute. Never let me down.

Another options to see if there are any errors in the cfexecute is to
add the errorVariable="x" parameter and you will see any errors in
that variables.

Kind Regards,
Nitai

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
 
!! save a network - please trim replies before posting !!

Reply via email to