Hi, >>What is the command for setting the delay in a Windows batch file?
I downloaded something called UnxUtils.zip from the web (can't find where from at the moment). Amongst other Unix goodies this includes sleep.exe. It is a package of standalone binaries and you need install/use only those you need, unlike Cygwin or Perl which are pretty massive. With sleep.exe on your path you could then put a line like "sleep 2" in your batchfile to wait 2 seconds before proceeding. Regards, John. MRC HGMP-RC -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
