Hi, Maarten...

Maarten Koopmans wrote:
> 
> Wow! You can do a 
> 
> bind 'word [ multiple values ] 
> 
> in your real life?
> 

multitask-into-stress: func [word [word!] selves [block!]] [
     forever [
         foreach role selves [
             do get in role word
         ]
     ]
]

; -)

> 
>>Any/all feedback/comments are welcome!
>>
> 
> Are the alternatives or refinements? Oops... my lexer got stuck (again)
> ;-)
> 

It's just a different dialect!  ;-)

-jn-



-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to