Hi Jeremy,

        there's still no guaranteed way to have coldfusion "pause", but you  
can do something like have your batch file create an empty file, and  
have coldfusion loop until that file exists - then deleting it and  
moving on.

cheers,
Toby

On 15/03/2006, at 12:44 PM, <cfgroupie> <[EMAIL PROTECTED]> wrote:

>
> 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
>
>



-----------------------------------

        Life is poetry, write it in your own words

-----------------------------------

Toby Tremayne
Senior Technical Consultant
Lyricist Software
0416 048 090
ICQ: 13107913



--~--~---------~--~----~------------~-------~--~----~
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