Hi Gabriele

Thanks for the advice. I'll start looking into sharing contexts. What I'm
doing is very simple, it's basically

A: func [/refa /refb] [
    either refa
        [b/refa]
        [either refb
           [b/refb]
             [b]
        ]
    ]

Regards

Peter

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 03/02/2005
 

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to