Try:
        append/only
    One of those things that catches people up.

I hope that helps!

Andrew Martin
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-



----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, 14 July 2000 6:46 PM
Subject: [REBOL] Find cant find reference to block.


> Is this right? Just wondering.
> 
> list: []
> append list reduce ['a copy ["a"]]
> append list reduce ['b copy ["b"]]
> 
> append select list 'a "a-test" ; OK
> probe list
> 
> find list select list 'a ; no good find can't find the reference to the
> block
> 
> 
> Brett.
> 
> 

Reply via email to