From: James Edward Gray II Date: 2004-10-15T21:54:17+09:00 Subject: Re: Can one simulate go to in Ruby? Is it possible? On Oct 15, 2004, at 6:04 AM, Roman K9 wrote: > Hi, > Is it possible to have a go to in Ruby without having a go to? > If yes, How? Everybody else has shown the black magic, so I'll take an easier approach. Are you aware of catch/throw? James Edward Gray II