why not just put it in one bat file?

-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]
Behalf Of <cfgroupie>
Sent: Wednesday, March 15, 2006 12:44 PM
To: cfaussie
Subject: [cfaussie] CFEXECUTE .bat files



Hi guys,

My little team has decided to build an installer for our web
application. We got it down pat, execpt one little issue with .bat
files.

We are looping over environments i.e. Test, Train, Production. Each one
we need to copy over code to the relevant environment. What we have
found is that coldfusion is to fast for the .bat file to run its xcopy
commands.

Is there a way to wait for the .bat to finish before we go to the next
instance of the loop?

<cfexecute name="c:\copyit.bat" timeout="600"></cfexecute>

Jeremy






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to