From: Daniel Berger Date: 2008-01-21T12:38:31+09:00 Subject: Re: How to pause execution in Ruby? On Jan 20, 8:33 pm, Keith Carter wrote: > Is there a delay or pause function or anything of the like? require 'proc/wait3' Process.pause Doesn't work on Windows. Regards, Dan