Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] continue word

From: maximo::meteorstudios::com at: 17-Oct-2003 11:10

is there any word (I haven't found any) which skips one iteration of a loop at current point. like in: foreach number [ 8 0 2 4 0 5][ if number = 0 [continue] print 100 / number ] TIA! -MAx --- You can either be part of the problem or part of the solution, but in the end, being part of the problem is much more fun.