From: "Larry Palmiter"
> Hi Scott
>
> > "Luke, use The Force," or at least the 'context.  I believe that
> > 'context may be the solution to your problem.
> Good to keep in mind that CONTEXT is just a shortcut for MAKE OBJECT!
>
> context: func [
>     "Defines a unique (underived) object."
>     blk [block!] "Object variables and values."
> ][
>     make object! blk
> ]
>
> Of course, your example works just fine with CONTEXT replaced with
MAKE
> OBJECT!

Uh oh, I guess the charlatan has been exposed!  Burn him at the stake.
Oh, that's me I'm talking about.  Never mind.  Thank goodness that
context *is* just make object! in sheep's wool; I thought there was
something unique in the way it specifed "unique (underived)."  Your
clarification makes it plain to see.  Thanks.

Oh, a rose by any other name...

Say, goodnight, Scott.  Goodnight, Scott.
--Scott Jones

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to