Re: While I'm using the 'Guest' post

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

Guest wrote:

>
>
>posted by: g.haberek at comcast.net
>
>I've been using a lot of loops lately, and I've noticed I need something. I'd
>like to see a 'next' statement in Euphoria. I'd like to be able to do this:
>
>  
Actually, that's traditionally called 'continue'. 'Next' implies a 
marker at the end of a loop to anyone who started out with Basic (lots 
of us).

>for i = 1 to 10 do
>
>    if i = 3 then  -- i don't like 3 :)
>        next  -- go to next step
>    end if
>
>end for
>
>~Greg
>
>
>
>TOPICA - Start your own email discussion group. FREE!
>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu