Hi Tim ~ tried to think of a situation where I'd use that and could not come up with anything - do you have a practical example you can share?
Thanks Kai On Tue, 28 Aug 2007 07:47:45 -0800, Tim Johnson wrote: > > 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.
