Hi Brett, 14-Jul-2000 you wrote: >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 Try with find/only instead. I'm not sure why find shouldn't work on your example, and why /only is a necessary refinement here, though. Kind regards, -- Ole Friis <[EMAIL PROTECTED]> Amiga is a trademark of Amiga Inc.
