Re: Euphoria features

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kat wrote:

>
> >I still want goto's. And i want to be able to goto a variable's contents
> >too, as if it were a form of case statement.

I thought about that the other day, and _methinx_ we may already have goto's,
just in a different form... calling other procedures.

I mean, sure, I liked the way in BASIC where I could say 'goto (line) 10' but it
wasn't all that great to me. in Euphoria, all you need to say is

if <something screwed up happens> then
<procedure()> else
<whatever you feel like>

At least thats how I used goto's in BASIC...

So goto's aren't really needed anymore... :)

--"LEVIATHAN"

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu