This was thunk up way back in 2003: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/72922 (Its amazing what google can turn up). Of course this does beget the question: why would you ever want to?? On 18-Dec-07, at 8:08 PM, dare ruby wrote: > Dear all, > > As a part of my task in some places, as like in other languages i was > supposed to use "Goto" method. Is there any way to use goto in ruby? > > like in other languages, > > goto <labelno> > goto <labelname> > > > Thanks in advance, > Martin > -- > Posted via http://www.ruby-forum.com/. > >