From: Eero Saynatkari Date: 2006-08-16T11:07:26+09:00 Subject: Re: goto function? fabsy wrote: > Hey! > I have been trying to find a goto function in ruby.. > Like this: > > foo: bar > If blabla then GOTO foo > > Is there any command for exiting the app? > And how do I search ex a textfile for a certain word and delete it? > > Since no-one mentioned it, how about a throw/catch solution? > Thanks! -- Posted via http://www.ruby-forum.com/.