I remember having a similar issue but it was with a much older version of CF. Many years ago
Basically the call is passed to the windows subsystem that executes the bat and returns instantaneously. (synchronous execution?) I think it was done using the command line interpreter or something similar (name="[cmdPath]\cmd.exe" arguments="/c [batch file]") Hope that helps. Joel -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of <cfgroupie> Sent: Wednesday, 15 March 2006 1:35 PM To: cfaussie Subject: [cfaussie] Re: CFEXECUTE .bat files Wait I'm confused ...it does wait? How is that possible when the page has finished running yet the batch file is still being executed and I can see it coping files over. Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
