Hi K, On Oct 27, 2004, at 12:38, K wrote: > Is there a way to read from stdin or any file and not hold the event > loop hostage? The best I could do with file reads was to use the timeout feature. I uploaded a sample stack to illustrate this to my user space on rev online. username= "gordyt" It's called "Non-Blocking File Reader". --gordy