> I think it's clear, and what you have to do is what I explained. The > main thread launches the second thread and then goes on with its work. > Once the main thread finished all its work and it's about to exit the > program, that's when you join the other thread, to ensure it finishes. > > Jesus. Okey, I think I got it. Thanks, I really appreciate -- Posted via http://www.ruby-forum.com/.