On Monday 27 August 2007, Kai Peters wrote:
> Is there any difference between
>
>     set 'some-word func [ ......
>
> and
>
>    some-word: func[ .....
 Hi Kai:
 Consider this:
 context [set 'test func[][]]  ;; untested :-)
 here we have an anonymous context.
 And such a creature can be very useful.
 tim
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to