Is there a way to ensure that a particular variable really is local to a thread block? I have a problem with a threaded program that would be explained if one of the local variable was actually global. I've checked everything I can think of... I miss my and local from perl which allowed me to explicitly control the scope of variables. Russell. -- Posted via http://www.ruby-forum.com/.