Re: While I'm using the 'Guest' post
- Posted by Isaac Raway <isaac-topica at blueapples.org> Jan 24, 2004
- 447 views
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! > >