Right, so far it hasn't been possible to use it, make function! does not allow it, and the original 'func does not work around this (like my patched version does).
Ingo Anton Rolls wrote: > That's very interesting! > As this code shows, however, the "return:" has > not been used in any global functions as yet: > > foreach word first system/words [ > if all [ > v: attempt [get in system/words word] > function? :v > find third :v first [return:] > ][print [word mold third :v]] > ] > ;== none > > Anton. <...> -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
