On Wednesday 30 August 2006 08:56, Nathan Folkman wrote: > What is it you are trying to exec?
Nathan, I've never had a problem with the Tcl command 'exec', which is why I wanted to clairify this issue. My understanding is that Tcl exec would immediately call exec, so maybe this isn't an issue for Tcl scripting, just those using the C level API. OTOH, if you forked a threaded process like AOLserver which has scheduled procedures, etc., maybe something could execute before exec was called. tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
