I'm using cfexecute extensively and just found that complex commands are better served in a external script. Also when your path would contain spaces then cfexecute breaks completely, where as with a external file it is just one call and the rest is handled by the system itself.
Kind Regards, Nitai On Wed, Mar 3, 2010 at 2:59 PM, Jason King <[email protected]> wrote: > So, in your experience, when using cfexecute, I would be better of putting > any command I have in a batch file, and using cfexecute to run that batch > file, vs running the command directly with cfexecute? Just asking, in case > I use it in the future. -- See for yourself how easy it is to manage files today. Join the revolution! Razuna SaaS On-Demand - Hosted Digital Asset Management Solution http://www.razuna.com/ Razuna - Open Source Digital Asset Management http://www.razuna.org/ Follow us on Twitter http://twitter.com/razunahq -- 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 !!
