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

[REBOL] Re: Multi-searches

From: jason:cunliffe:verizon at: 20-Feb-2002 16:53

Joel Neely <[joel--neely--fedex--com]> wrote:
> The only reason for using RETURN is to force non-fall-through > exit from a function. Putting it at the end of a function is > just a wasted extra word evaluation (and typing) AFAIK.
Joel That's interesting. Could you expand a little please.. What do you mean by "non-fall-through exit" ? thanks ./Jason