Nathan, This is interesting, but I thought I saw this code as part of 4.5, wasn't this committed earlier?
Are you going to post examples? It is hard to tell exactly what this does differently than the tcl commands. At some point a tcl error isn't appended to the result, but I don't know if this is your code of copied from tcl. How is it possible to pause/resume a loop? tom jackson On Monday 05 June 2006 06:20, Nathan Folkman wrote: > On the heels of the "Zippy2" code release, I've also committed a new > module called "nsloopctl". This module redefines Tcl's "for", "foreach", > and "while" commands to allow > both the gathering of statistics about each loop, and also to provide a > mechanism to pause, cancel, and resume a particular loop. > > http://aolserver.cvs.sourceforge.net/aolserver/nsloopctl/ > > This module has shown itself to be quite useful as both a debugging > tool, and the performance hit is slight enough that you should be able > to run in a production environment as well. > > Hopefully someone will find this useful! Enjoy! ;-) -- 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.
