Hmm... You are right.  I thought that I tried that but I guess I didn't...

Enjoy!!
~~Ammon ;~>



On Sat, 12 Feb 2005 16:34:50 +0100, Gabriele Santilli
<[EMAIL PROTECTED]> wrote:
> 
> Hi Ammon,
> 
> On Friday, February 11, 2005, 8:08:40 PM, you wrote:
> 
> AJ> example: make object! [
> AJ>     variables: [a b]
> AJ>     data: [1 2]
> AJ>     executor: func [program] [
> AJ>         use variables compose/deep [
> AJ>             set [(variables)] data
> AJ>             do bind load [(program)] (to lit-word! first variables)
> AJ>         ]
> AJ>     ]
> AJ> ]
> AJ> example/executor [print a + b]
> 
> Lack  of /DEEP was my fault, but you don't need the BIND (nor does
> the LOAD have any sense there) if you use COMPOSE.
> 
> Regards,
>    Gabriele.
> --
> Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
> Amiga Group Italia sez. L'Aquila  ---   SOON: http://www.rebol.it/
> 
> --
> To unsubscribe from the list, just send an email to rebol-request
> at rebol.com with unsubscribe as the subject.
> 
> 


-- 
Enjoy!!
~~~ Ammon ~~~ 
~ Sui  Generis ~
~~~~  ;~>  ~~~~
-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to